summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2010-08-23 00:22:32 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2010-08-23 00:22:32 (GMT)
commit34a8daeb7d7b6f4dab671934cb4fa774d7470a87 (patch)
tree29f1b36d6e690fae5a38b3f134fc4be8351384e2 /src/RELEASE.txt
parentf0239f109337a83b0cef363aff5087fbf824acff (diff)
downloadSCons-34a8daeb7d7b6f4dab671934cb4fa774d7470a87.zip
SCons-34a8daeb7d7b6f4dab671934cb4fa774d7470a87.tar.gz
SCons-34a8daeb7d7b6f4dab671934cb4fa774d7470a87.tar.bz2
bug 2668 - add initial support for vs/vc 2010, and limit vc2010 Express to only generate x86 binaries
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r--src/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index 205babe..e8132a8 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -49,6 +49,8 @@
- List modifications to existing features, where the previous behavior
wouldn't actually be considered a bug
+ - Add initial support for VS/VC 2001
+
FIXES
- CPPDEFINES containing dictionaries now work better.