summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2025-12-19 23:19:03 +0800
committerruki <[email protected]>2025-12-19 23:19:03 +0800
commitdee8082d12241d69cf370c7f566c48c0ca8827bd (patch)
tree6c50b9627ae7d752e09a0ef959137b538625780f
parent5df20ea1dafb3c19e95b8bcd2df6cbbbf03fde81 (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b18cbe58..e73708400 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@
### Changes
+* [#7149](https://github.com/xmake-io/xmake/pull/7149): Improve binutils to optimize rpath parsing
* [#7148](https://github.com/xmake-io/xmake/pull/7148): Update Zig examples
* [#7145](https://github.com/xmake-io/xmake/pull/7145): Improve Clang/LLVM runtime support
* [#7136](https://github.com/xmake-io/xmake/pull/7136): Improve clang-cl depfiles generation
@@ -2260,6 +2261,7 @@
### 改进
+* [#7149](https://github.com/xmake-io/xmake/pull/7149): 改进 binutils 优化 rpath 解析
* [#7148](https://github.com/xmake-io/xmake/pull/7148): 更新 Zig 示例
* [#7145](https://github.com/xmake-io/xmake/pull/7145): 改进 Clang/LLVM 运行时支持
* [#7136](https://github.com/xmake-io/xmake/pull/7136): 改进 clang-cl 依赖文件生成