diff options
| author | ruki <[email protected]> | 2016-11-07 22:52:58 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-11-07 22:52:58 +0800 |
| commit | 50bacc9a7544d568db4db6e850dfa4de6301d5a9 (patch) | |
| tree | 93360905b0cb77b9252927297c221da08f0842ea | |
| parent | 7ff0e5bcd9747c121ad7b712a6a3f220c528b474 (diff) | |
modify CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e95c1ffb4..806ed9dc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* Add `--links`, `--linkdirs` and `--includedirs` configure arguments + ### Bugs fixed * [#41](https://github.com/waruqi/xmake/issues/41): Fix checker bug for windows @@ -171,6 +175,10 @@ ## master (������) +### ������ + +* ����`--links`, `--linkdirs` and `--includedirs` ���ò��� + ### Bugs�� * [#41](https://github.com/waruqi/xmake/issues/41): ����windows���Զ����x64ʧ������ |
