diff options
| author | ruki <[email protected]> | 2022-09-29 00:28:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-09-29 00:28:23 +0800 |
| commit | 26c5d075ccd201ba9a8b4e57a80af05d0220e917 (patch) | |
| tree | b1a5bbdd1f47f00d118acaefa349a54d261f8f5c | |
| parent | fa88ee482c2ef985e136c334530ebcc79498cc36 (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 7d8a31e0d..f4e0b6ebd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ ### Bugs fixed * [#2740](https://github.com/xmake-io/xmake/issues/2740): Fix build c++ modules stuck and slower for msvc +* [#2875](https://github.com/xmake-io/xmake/issues/2875): Fix build linux driver error ## v2.7.1 @@ -1427,6 +1428,7 @@ ### Bugs 修复 * [#2740](https://github.com/xmake-io/xmake/issues/2740): 修复 msvc 构建 C++ modules 卡死问题 +* [#2875](https://github.com/xmake-io/xmake/issues/2875): 修复构建 linux 驱动错误 ## v2.7.1 |
