summaryrefslogtreecommitdiff
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2011-03-02 02:26:35 +0000
committerGary Oberbrunner <garyo@oberbrunner.com>2011-03-02 02:26:35 +0000
commit0acb06d40fad62668379ad0664948cb82251626d (patch)
treee7deec393db1cdea40919ebb34c8283092f42de9 /src/RELEASE.txt
parent86bcd6487b088511e2c059bc9eda98d8b32fec9d (diff)
downloadscons-0acb06d40fad62668379ad0664948cb82251626d.tar.gz
Fix issue #1632: quote /Fp in PCH to make precompiled hdrs work with variant dirs containing spaces.
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 f8db7347..5ceb8d7e 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -56,6 +56,8 @@
FIXES
+ - Precompiled headers on Windows no longer break when used with
+ variant dirs containing spaces.
- Delete can now delete symlinks to directories and broken symlinks
- CPPDEFINES containing dictionaries now work better.
- A problem with using implicit-cache and removing dependencies on