summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2011-04-24 20:56:06 (GMT)
committerGary Oberbrunner <garyo@oberbrunner.com>2011-04-24 20:56:06 (GMT)
commita61777f9fb10310e60a400fe2afe553b9878588a (patch)
tree30461666511ca63d676832a91542955471ea6c26 /src/RELEASE.txt
parent3130114195c0c49fc3078174ca1f8a91d6339baa (diff)
downloadSCons-a61777f9fb10310e60a400fe2afe553b9878588a.zip
SCons-a61777f9fb10310e60a400fe2afe553b9878588a.tar.gz
SCons-a61777f9fb10310e60a400fe2afe553b9878588a.tar.bz2
Fix issue 2628, long compile lines in batch mode. Thanks to Grzegorz Bizo for the patch.
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r--src/RELEASE.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index 0832daf..6fde09c 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -56,6 +56,7 @@
FIXES
+ - Long compile lines no longer break MSVC_BATCH mode
- RPATH is now in LINKCOM rather than LINKFLAGS, so resetting
LINKFLAGS doesn't kill RPATH
- Precompiled headers on Windows no longer break when used with
@@ -118,7 +119,8 @@
Thanks to
Dirk Baechle,
Vincent Beffara,
- Jean-François Colson,
+ Grzegorz Bizoń,
+ Jean-François Colson,
Bauke Conijn,
Bill Deegan,
Ken Deeter,