diff options
| author | ruki <[email protected]> | 2017-04-15 21:29:28 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-04-15 21:29:28 +0800 |
| commit | b1e1276d43eb00b5e4d6d702a7e8ea03fcb78bed (patch) | |
| tree | cad05b1744c752271d70e6597419ecadfc15f6ca | |
| parent | 617aadd30f99c789d87a8cce3f6b6a9f3aa9df19 (diff) | |
modify changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 523fed0ea..7bd2877ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ ### Changes * Modify option menu color. +* [#71](https://github.com/tboox/xmake/issues/71): Improve to map optimization flags for cl.exe +* [#73](https://github.com/tboox/xmake/issues/73): Attempt to get executable path as xmake's program directory ### Bugs fixed @@ -258,6 +260,8 @@ ### Changes * 修改菜单选项颜色 +* [#71](https://github.com/tboox/xmake/issues/71): 针对widows编译器改进优化选项映射 +* [#73](https://github.com/tboox/xmake/issues/73): 尝试获取可执行文件路径来作为xmake的脚本目录 ### Bugs fixed |
