diff options
| author | ruki <[email protected]> | 2022-08-23 22:43:09 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-08-23 22:43:09 +0800 |
| commit | be978b9fa6c4229affe97519b14271962d6504f0 (patch) | |
| tree | 3663eaabaec8383162a00684e38bbbdf844448e7 | |
| parent | a1e1d0cb39ddfea7651fa2f564ab54fe0e70329b (diff) | |
fix changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d2fbc3ad..0af9af457 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1382,7 +1382,7 @@ * [#2410](https://github.com/xmake-io/xmake/issues/2410): 改进 cmakelists 生成 * [#2690](https://github.com/xmake-io/xmake/issues/2690): 改机传递 toolchains 到包 * [#2686](https://github.com/xmake-io/xmake/issues/2686): 改进 armcc/armclang 支持增量编译 -* [#2562](https://github.com/xmake-io/xmake/issues/2562): 改进 rx.exe 对引用文件依赖的解析和增量编译支持 +* [#2562](https://github.com/xmake-io/xmake/issues/2562): 改进 rc.exe 对引用文件依赖的解析和增量编译支持 ### Bugs 修复 |
