diff options
| author | ruki <[email protected]> | 2017-04-17 14:45:15 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-04-17 14:45:15 +0800 |
| commit | 73ec574090bff132f9ef18b5a8fa9e3c76118973 (patch) | |
| tree | 1d7650f5930ad7f29e998ca3664c38169a852924 | |
| parent | 1329aeb4e956262342acf713ad9d14ad18ce3352 (diff) | |
modify changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ae18aa33..0365c7c94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ * [#67](https://github.com/tboox/xmake/issues/67): Fix `sudo make install` permission problem * [#70](https://github.com/tboox/xmake/issues/70): Fix check android compiler error +* Fix temporary file path conflict ## v2.1.3 @@ -277,6 +278,7 @@ * [#67](https://github.com/tboox/xmake/issues/67): 修复 `sudo make install` 命令权限问题 * [#70](https://github.com/tboox/xmake/issues/70): 修复检测android编译器错误 +* 修复临时文件路径冲突问题 ## v2.1.3 |
