summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2010-10-16 21:21:49 (GMT)
committerGary Oberbrunner <garyo@oberbrunner.com>2010-10-16 21:21:49 (GMT)
commit94f7047378a9d8141f83a1819c81a26c6a3178c5 (patch)
treee648ad4f96b145feac402ea37cc78ae012b18542 /src/RELEASE.txt
parent9b7be0b466553e625494a52372cb82b5d9a0531e (diff)
downloadSCons-94f7047378a9d8141f83a1819c81a26c6a3178c5.zip
SCons-94f7047378a9d8141f83a1819c81a26c6a3178c5.tar.gz
SCons-94f7047378a9d8141f83a1819c81a26c6a3178c5.tar.bz2
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 e8132a8..e6bd549 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.