From 9b7952af9c348074b9b965a8371e99a6319edb45 Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Sat, 23 Aug 2008 14:00:34 +0000 Subject: Update src/CHANGES.txt for recent changes. --- src/CHANGES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index dc00bcb..22c5f62 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. -- cgit v0.12