diff options
| author | ruki <[email protected]> | 2024-09-11 22:43:47 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-09-11 22:43:47 +0800 |
| commit | 9e70298e25cde32fdde0cae65f4977a096eabfa7 (patch) | |
| tree | af0e1cfb5095d4a659f5043a6b46a268393ac232 | |
| parent | f8893fca1ea3ad3c75a8491e65cad98d7312dc42 (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 4f1ba54d8..ec0be6979 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ * [#4750](https://github.com/xmake-io/xmake/issues/4750): Fix compile_commands generator for `xmake tests` * [#5465](https://github.com/xmake-io/xmake/pull/5465): Fix lock package requires +* [#4760](https://github.com/xmake-io/xmake/issues/4760): Fix distcc client issue ## v2.9.4 @@ -1889,6 +1890,7 @@ * [#4750](https://github.com/xmake-io/xmake/issues/4750): 修复 compile_commands 生成器,支持 `xmake tests` * [#5465](https://github.com/xmake-io/xmake/pull/5465): 修复 package requires lock +* [#4760](https://github.com/xmake-io/xmake/issues/4760): 修复 distcc 分布式编译问题 ## v2.9.4 |
