diff options
author | William Deegan <bill@baddogconsulting.com> | 2017-05-14 18:44:27 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2017-05-14 18:44:27 (GMT) |
commit | b54273e5205478b3b3c41360e6b6a3f4b5016e10 (patch) | |
tree | 0b85e79446292df681957557020de0081fcdc4e3 | |
parent | c731b8525a85fa04d2402caa08664134399dd527 (diff) | |
download | SCons-b54273e5205478b3b3c41360e6b6a3f4b5016e10.zip SCons-b54273e5205478b3b3c41360e6b6a3f4b5016e10.tar.gz SCons-b54273e5205478b3b3c41360e6b6a3f4b5016e10.tar.bz2 |
update CHANGES.txt
-rw-r--r-- | src/CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index b4070a6..2e476b7 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -53,6 +53,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER follows: xsltproc, saxon, saxon-xslt, xalan (with first being highest priority, first tool found is used) - Fixed MSVSProject example code (http://scons.tigris.org/issues/show_bug.cgi?id=2979) + - Defined MS SDK 10.0 and Changed VS 2015 to use SDK 10.0 From Daniel Moody: - Fixed msvs.py for Visual Studio generated projects which were |