diff options
| author | ruki <[email protected]> | 2022-09-17 00:53:55 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-09-17 00:53:55 +0800 |
| commit | 4a6e3f226a3a52657e2e335fc4e2cd1da7cb6712 (patch) | |
| tree | a5e6741c05e5823bc67c963b61116fa77716be31 | |
| parent | a9cb7dfc74cd7f451ab06068377a089f0d27d9fb (diff) | |
fix changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 354c0cdc8..922f058f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ * [#2793](https://github.com/xmake-io/xmake/issues/2793): Improve mconfdialog * [#2804](https://github.com/xmake-io/xmake/issues/2804): Support macOS arm64/x86_64 cross-compilation for installing packages * [#2809](https://github.com/xmake-io/xmake/issues/2809): Improve cl optimization option -* Improve trybuild for meson/cmake/autotools +* Improve trybuild for meson/cmake/autoconf ### Bugs fixed @@ -1412,7 +1412,7 @@ * [#2793](https://github.com/xmake-io/xmake/issues/2793): 改进 mconfdialog 配置操作体验 * [#2804](https://github.com/xmake-io/xmake/issues/2804): 安装依赖包支持 macOS arm64/x86_64 交叉编译 * [#2809](https://github.com/xmake-io/xmake/issues/2809): 改进 msvc 的编译优化选项 -* 改进 trybuild 模式,为 meson/autotools/cmake 提供更好的交叉编译支持 +* 改进 trybuild 模式,为 meson/autoconf/cmake 提供更好的交叉编译支持 ### Bugs 修复 |
