From 9852dfa6c2b4585565accc4e50f4a9cada41350c Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 8 Dec 2022 00:49:42 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6a4f095a..c331aefda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,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 +* [#3141](https://github.com/xmake-io/xmake/pull/3141): Fix import order on GCC and force it on clang and msvc #3141 * Fix tools/xmake package build directory ## v2.7.3 @@ -1479,6 +1480,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 生成器链接参数设置不对问题 +* [#3141](https://github.com/xmake-io/xmake/pull/3141): 修复 C++ 模块的导入顺序 * 修复 tools/xmake 包安装构建目录 ## v2.7.3 -- cgit v1.3.1