diff options
| author | ruki <[email protected]> | 2022-11-29 00:31:45 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-11-29 00:31:45 +0800 |
| commit | 612f1a2fa564033eba8d912768c721cf243b356f (patch) | |
| tree | 46e2c0ee310e7b95d92f1a06d76b14fbc8e5bed6 | |
| parent | 4771f4dfae1f525b3fc4384ecf1d17369fd131c8 (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 64100e815..afbb173a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ * [#3013](https://github.com/xmake-io/xmake/issues/3013): Fix and support windows UNC path * [#2902](https://github.com/xmake-io/xmake/issues/2902): Fix file not access by another process occupied * [#3074](https://github.com/xmake-io/xmake/issues/3074): Fix CMakelists generator +* Fix tools/xmake package build directory ## v2.7.3 @@ -1472,6 +1473,7 @@ * [#3013](https://github.com/xmake-io/xmake/issues/3013): 修复支持 windows UNC 路径 * [#2902](https://github.com/xmake-io/xmake/issues/2902): 修复文件被其他子进程占用问题 * [#3074](https://github.com/xmake-io/xmake/issues/3074): 修复 CMakelists 生成器链接参数设置不对问题 +* 修复 tools/xmake 包安装构建目录 ## v2.7.3 |
