diff options
| author | ruki <[email protected]> | 2023-04-13 23:04:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-04-13 23:04:07 +0800 |
| commit | cefc4921fb508082e0923ff9425cbfa932a70100 (patch) | |
| tree | 72f838ec9dc6b0f51f1b5a516b7233ea32b6ad8b | |
| parent | 3db7700e55e51e3fb10e1d695fd888890a3469a9 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a6f98930..b88360600 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * [#3596](https://github.com/xmake-io/xmake/issues/3596): Fix check_cxxfuncs and check_cxxsnippets * [#3603](https://github.com/xmake-io/xmake/issues/3603): Fix `xmake update` * [#3614](https://github.com/xmake-io/xmake/issues/3614): Fix qt envirnoment when running target +* Fix setenv for msys/mingw ## v2.7.8 @@ -1575,6 +1576,7 @@ * [#3596](https://github.com/xmake-io/xmake/issues/3596): 修复 check_cxxfuncs 和 check_cxxsnippets * [#3603](https://github.com/xmake-io/xmake/issues/3603): 修复 xmake update 的无效 url * [#3614](https://github.com/xmake-io/xmake/issues/3614): 修复 xmake run 对 Qt 环境的加载 +* 修复 msys/mingw 下环境变量设置问题 ## v2.7.8 |
