summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk Baechle <dl9obn@darc.de>2014-11-14 16:23:45 (GMT)
committerDirk Baechle <dl9obn@darc.de>2014-11-14 16:23:45 (GMT)
commite3a660f0b60e8a06cf3e8450051a0f4472272d50 (patch)
tree16962171fe1411a9ee511591974001b66b24944b
parent783d0c52593e21f8cdee0f314d9c7534315ea740 (diff)
downloadSCons-e3a660f0b60e8a06cf3e8450051a0f4472272d50.zip
SCons-e3a660f0b60e8a06cf3e8450051a0f4472272d50.tar.gz
SCons-e3a660f0b60e8a06cf3e8450051a0f4472272d50.tar.bz2
- added latest contributors to CHANGES.txt
-rw-r--r--src/CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 1372baf..d7907ff 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -6,6 +6,12 @@
RELEASE VERSION/DATE TO BE FILLED IN LATER
+ From Alexandre Feblot:
+ - Fix for VersionedSharedLibrary under 'sunos' platform.
+
+ From Laurent Marchelli:
+ - Support for multiple cmdargs (one per variant) in VS project files.
+
From Dan Pidcock:
- Added support for the 'PlatformToolset' tag in VS project files (#2978).