summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2005-08-14 06:00:06 (GMT)
committerSteven Knight <knight@baldmt.com>2005-08-14 06:00:06 (GMT)
commit1923dc337f9f98c3e08b95654dea4b34084c6302 (patch)
tree359dd0ea59c350586d639773ea945ad98dd0ce7d /src/CHANGES.txt
parenta941b68612df943f6addacc59cd1ff3aa47b5907 (diff)
downloadSCons-1923dc337f9f98c3e08b95654dea4b34084c6302.zip
SCons-1923dc337f9f98c3e08b95654dea4b34084c6302.tar.gz
SCons-1923dc337f9f98c3e08b95654dea4b34084c6302.tar.bz2
Update more tests to use the new skip_test() method. Replace a CHANGES.txt comment inadvertently deleted.
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 1696d7f..b95268d 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -44,6 +44,8 @@ RELEASE 0.97 - XXX
- Allow access to both TARGET and SOURCE in $*PATH expansions.
+ - Allow SConscript files to modify BUILD_TARGETS.
+
From Timothee Besset:
- Add support for Objective C/C++ .m and .mm file suffixes (for