diff options
| author | ruki <[email protected]> | 2016-11-02 13:06:49 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-11-02 13:06:49 +0800 |
| commit | 20d7b8c40e0014874483924405f51b129f20d1fb (patch) | |
| tree | 5452757bc9b9d30c5bb82caae832a9dc1276c631 | |
| parent | e747b0d8abc2ddb6aa2595e6a522eb29d3e7d2fd (diff) | |
modify CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f9594995..758788b06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Bugs fixed * [#41](https://github.com/waruqi/xmake/issues/41): Fix checker bug for windows +* Add c++ stl search directories for android ## v2.0.5 @@ -172,6 +173,7 @@ ### Bugs�� * [#41](https://github.com/waruqi/xmake/issues/41): ����windows���Զ����x64ʧ������ +* ���android�汾����c++ stl����Ŀ¼���������c++ʧ������ ## v2.0.5 |
