diff options
| author | ruki <[email protected]> | 2020-07-28 23:35:59 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-07-28 23:35:59 +0800 |
| commit | e7e79392d50ae23d1e6df21273774a08fc7a5d04 (patch) | |
| tree | 65001462da45b2ebdc7f4eaf09277312fc84d66a | |
| parent | 3480e577e689dd0374963eaadf08283d760d0a5b (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 2b9e9d1a0..2934c3ec7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ ### Change * [#868](https://github.com/xmake-io/xmake/issues/868): Support new cl.exe dependency report files, `/sourceDependencies xxx.json` +* [#902](https://github.com/xmake-io/xmake/issues/902): Improve to detect cross-compilation toolchain ## v2.3.5 @@ -798,6 +799,7 @@ ### 改进 * [#868](https://github.com/xmake-io/xmake/issues/868): 支持新的cl.exe的头文件依赖输出文件格式,`/sourceDependencies xxx.json` +* [#902](https://github.com/xmake-io/xmake/issues/902): 改进交叉编译工具链 ## v2.3.5 |
