summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2011-03-03 12:20:32 (GMT)
committerGary Oberbrunner <garyo@oberbrunner.com>2011-03-03 12:20:32 (GMT)
commit859a621dffe8e86f7ebceb168cb15d43db74524f (patch)
tree4763b89835ff54aadedf52b0cc19b0f7216e11c0 /src/RELEASE.txt
parentc977df07cbc24b5359087072ee6ac97b01469be3 (diff)
downloadSCons-859a621dffe8e86f7ebceb168cb15d43db74524f.zip
SCons-859a621dffe8e86f7ebceb168cb15d43db74524f.tar.gz
SCons-859a621dffe8e86f7ebceb168cb15d43db74524f.tar.bz2
Applied patch from #2433: support -dylib_file in ParseFlags
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 585744c..af2873a 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -80,6 +80,7 @@
IMPROVEMENTS
+ - ParseFlags now supports -dylib_file from pkgconfig
- New debugging options to print unlink/relinking of variant files
(--debug=duplicate) and preparation of targets (--debug=prepare).
- SCons can now generate MSVS 9.0 and 10.0 Projects and Solutions.
@@ -115,6 +116,7 @@
Thanks to
Dirk Baechle,
+ Vincent Beffara,
Jean-François Colson,
Bauke Conijn,
Bill Deegan,