From b173fc383b9b1e80f0cbd2229d7b6d46ff75f0b6 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 21 May 2017 21:03:35 +0800 Subject: modify CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bc4fc5a6..b8afb7123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * [#93](https://github.com/tboox/xmake/pull/93): Improve `xmake lua` to run a single line command * Improve to print gcc error and warning info * Improve `print` interface to dump table +* [#111](https://github.com/tboox/xmake/issues/111): Add `--root` common option to allow run xmake command as root ### Bugs fixed @@ -305,6 +306,7 @@ * [#93](https://github.com/tboox/xmake/pull/93): 改进 `xmake lua`,支持运行单行命令和模块 * 改进编译错误提示信息输出 * 改进`print`接口去更好些显示table数据 +* [#111](https://github.com/tboox/xmake/issues/111): 添加`--root`通用选项去临时支持作为root运行 ### Bugs修复 -- cgit v1.3.1