diff options
| author | ruki <[email protected]> | 2024-11-26 23:01:26 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-11-26 23:01:26 +0800 |
| commit | 3276686e4d2356dab029d94ada8f780e0702889a (patch) | |
| tree | 6595e27386db14fa302832f304e42aed29e7b723 | |
| parent | 4c751335d54e8c03b8053c589b204e815e05044a (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 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 |
