summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Feblot <devnull@localhost>2015-04-30 00:51:56 +0200
committerAlexandre Feblot <devnull@localhost>2015-04-30 00:51:56 +0200
commite47efb4fd1905a55aa469425c9d53524ce063ff5 (patch)
tree1de3b683105326a7af2369118a7d3179476a2fe8
parent521e6a94cbd82ed5bbe8619fb212293f5cd49456 (diff)
downloadscons-e47efb4fd1905a55aa469425c9d53524ce063ff5.tar.gz
Update README
-rw-r--r--src/CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 45c8a8c1..7b384d20 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -33,6 +33,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
From Alexandre Feblot:
- Fix for VersionedSharedLibrary under 'sunos' platform.
+ - Fixed dll link with precompiled headers on MSVC 2012
+ - Added an 'exclude' parameter to Glob()
From Laurent Marchelli:
- Support for multiple cmdargs (one per variant) in VS project files.