diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 47e465fb6..6a71a678d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ ### Changes * [#5817](https://github.com/xmake-io/xmake/pull/5817): Improve default pic for packages +* [#5869](https://github.com/xmake-io/xmake/pull/5869): Add libstdc++ standard library modules support for gcc ## v2.9.6 @@ -1918,6 +1919,7 @@ ### 改进 * [#5817](https://github.com/xmake-io/xmake/pull/5817): 改进安装包的默认 pic 配置 +* [#5869](https://github.com/xmake-io/xmake/pull/5869): 为 gcc 添加 libstdc++ 标准库模块的支持 ## v2.9.6 |
