From f4dc2292a8a8fee35ecf3b88815a46500ea66835 Mon Sep 17 00:00:00 2001 From: stevenknight Date: Sat, 23 Aug 2008 14:00:34 +0000 Subject: [PATCH] Update src/CHANGES.txt for recent changes. git-svn-id: http://scons.tigris.org/svn/scons/trunk@3298 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- src/CHANGES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index dc00bcb5..22c5f621 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -18,6 +18,8 @@ From Ludwig H - Fix sporadic output-order failures in test/GetBuildFailures/parallel.py. + - Document the ParseDepends() function in the User's Guide. + From Greg Noel: - Handle yacc/bison on newer Mac OS X versions creating file.hpp, @@ -31,11 +33,17 @@ From Greg Noel: - Fix documentation of SConf.CheckLibWithHeader and other SConf methods. + - Update documentation of SConscript(variant_dir) usage. + From Jonas Olsson: - Print the warning about -j on Windows being potentially unreliable if the pywin32 extensions are unavailable or lack file handle operations. +From Jim Randall: + + - Fix the env.WhereIs() method to expand construction variables. + From Rogier Schouten: - Enable building of shared libraries with the Bordand ilink32 linker. -- 2.26.2