summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2010-02-10 06:43:05 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2010-02-10 06:43:05 (GMT)
commit323fce91805194f59a1ed9dd783e71ebabbd4104 (patch)
tree6aa5a7f0aa4ff102734a889176eb19fd8363e6e4 /src
parent412e658875af33a07b01ccec26f3563529776e75 (diff)
downloadSCons-323fce91805194f59a1ed9dd783e71ebabbd4104.zip
SCons-323fce91805194f59a1ed9dd783e71ebabbd4104.tar.gz
SCons-323fce91805194f59a1ed9dd783e71ebabbd4104.tar.bz2
Update CHANGES to give some credit for patches
Diffstat (limited to 'src')
-rw-r--r--src/CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 0d5a045..e48c951 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -31,6 +31,13 @@ RELEASE X.X.X - XXX
the directory in which the .aux file is written was not created.
Thanks to Stefan Hepp for finding this and part of the solution.
+ From James Teh:
+ - Patches to fix some issues using MS SDK V7.0
+
+ From William Deegan:
+ - Lots of testing and minor patches to handle mixed MS VC and SDK
+ installations, as well as having only the SDK installed.
+
RELEASE 1.2.0.d20100117 - Sun, 17 Jan 2010 14:26:59 -0800