summaryrefslogtreecommitdiff
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2011-03-03 12:20:32 +0000
committerGary Oberbrunner <garyo@oberbrunner.com>2011-03-03 12:20:32 +0000
commit6ef3f83c5b80353909436c79825f4b9ad38b64b8 (patch)
tree4763b89835ff54aadedf52b0cc19b0f7216e11c0 /src/RELEASE.txt
parentbb1557a984f0ca92c2eed704727206035f3e40b8 (diff)
downloadscons-6ef3f83c5b80353909436c79825f4b9ad38b64b8.tar.gz
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 585744c5..af2873a9 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,