From 08d942bbf1e00d9c40d7e39af80ef0ba461d71c1 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 10 Aug 2022 00:39:57 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38059a2d0..49b5bb8c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ * [#2614](https://github.com/xmake-io/xmake/issues/2614): Fix building submodules2 tests for msvc * [#2620](https://github.com/xmake-io/xmake/issues/2620): Fix build cache for incremental compilation +* [#2177](https://github.com/xmake-io/xmake/issues/2177): Fix python.library segmentation fault for macosx ## v2.6.9 @@ -1373,6 +1374,7 @@ * [#2614](https://github.com/xmake-io/xmake/issues/2614): 为 msvc 修复构建 submodules2 测试工程 * [#2620](https://github.com/xmake-io/xmake/issues/2620): 修复构建缓存导致的增量编译问题 +* [#2177](https://github.com/xmake-io/xmake/issues/2177): 修复 python.library 在 macOS 上段错误崩溃 ## v2.6.9 -- cgit v1.3.1