diff options
| author | ruki <[email protected]> | 2022-10-22 00:54:24 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-10-22 00:54:24 +0800 |
| commit | 6b45f21ecc735096cee95b442ec964b35f8119b9 (patch) | |
| tree | 9b0b4a14ed77b5d4a48776fb80232603e4052799 | |
| parent | d8be2a1ca7bbc360a808eb921607fad74095f3cf (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 69de4ccbc..d8b462144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ ### Bugs fixed * [#2949](https://github.com/xmake-io/xmake/issues/2949): Fix vs group +* [#2952](https://github.com/xmake-io/xmake/issues/2952): Fix armlink for long args ## v2.7.2 @@ -1435,6 +1436,7 @@ ### Bugs 修复 * [#2949](https://github.com/xmake-io/xmake/issues/2949): 修复 vs 分组 +* [#2952](https://github.com/xmake-io/xmake/issues/2952): 修复 armlink 处理长命令失败问题 ## v2.7.2 |
