From 94dae341a83418d8cd35cb5279bc66fc711ab0ad Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 16 Nov 2017 22:57:35 +0800 Subject: modify changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8abb92e7..ac3b42066 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * Fix complation dependence * [#151](https://github.com/tboox/xmake/issues/151): Fix `os.nuldev()` for gcc on mingw +* [#150](https://github.com/tboox/xmake/issues/150): Fix the command line string limitation for `ar.exe` ## v2.1.8 @@ -424,6 +425,7 @@ * 修复依赖修改编译和链接问题 * [#151](https://github.com/tboox/xmake/issues/151): 修复`os.nuldev()`在mingw上传入gcc时出现问题 +* [#150](https://github.com/tboox/xmake/issues/150): 修复windows下ar.exe打包过长obj列表参数,导致失败问题 ## v2.1.8 -- cgit v1.3.1