summaryrefslogtreecommitdiff
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2010-10-16 21:21:49 +0000
committerGary Oberbrunner <garyo@oberbrunner.com>2010-10-16 21:21:49 +0000
commit1a678fbfcd6a1512d68cd06a2d422e3380bd873b (patch)
treee648ad4f96b145feac402ea37cc78ae012b18542 /src/RELEASE.txt
parentf57858e8c1250ff44d92692f50f4f2f572b64199 (diff)
downloadscons-1a678fbfcd6a1512d68cd06a2d422e3380bd873b.tar.gz
Integrate patch for issue 2691: MSVS 10.0 project file generation.
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r--src/RELEASE.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index e8132a82..e6bd5491 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -69,7 +69,7 @@
IMPROVEMENTS
- - SCons can now generate MSVS 9.0 Projects and Solutions.
+ - SCons can now generate MSVS 9.0 and 10.0 Projects and Solutions.
- MSVS Solution generation is improved.
- Fortran 03 is supported (preliminary)
- .sx files are now treated as assembly sources.