summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Blevins <wblevins001@gmail.com>2016-01-11 12:28:49 (GMT)
committerWilliam Blevins <wblevins001@gmail.com>2016-01-11 12:28:49 (GMT)
commitecb75f53e36ae33fa4874b3d8df478628b47018e (patch)
tree8a5d0aee6a02c308510e28ed80b8ed1b34f20efa
parent9ded0e7a074de768f76d945ed74ee9714d5d8001 (diff)
downloadSCons-ecb75f53e36ae33fa4874b3d8df478628b47018e.zip
SCons-ecb75f53e36ae33fa4874b3d8df478628b47018e.tar.gz
SCons-ecb75f53e36ae33fa4874b3d8df478628b47018e.tar.bz2
Added intel 2016 tool update credits to CHANGES.txt.
-rw-r--r--src/CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 9e335f9..13a1697 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -6,6 +6,9 @@
RELEASE VERSION/DATE TO BE FILLED IN LATER
+ From Jakub Pola:
+ - Intel Compiler 2016 (Linux/Mac) update for tool directories.
+
From William Blevins:
- Added support for cross-language dependency scanning;
SCons now respects scanner keys for implicit dependencies.