summaryrefslogtreecommitdiffstats
path: root/src/RELEASE.txt
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-08-17 06:01:13 (GMT)
committerSteven Knight <knight@baldmt.com>2004-08-17 06:01:13 (GMT)
commit3a04ee14eb94ec69fb9b1e0a8ca5bc2e209cf38c (patch)
treeeb8814a67e9ab6ce8596d013033353f31592d6f5 /src/RELEASE.txt
parente1dd4cf095ba4e90da77bd69bd7c738937c36585 (diff)
downloadSCons-3a04ee14eb94ec69fb9b1e0a8ca5bc2e209cf38c.zip
SCons-3a04ee14eb94ec69fb9b1e0a8ca5bc2e209cf38c.tar.gz
SCons-3a04ee14eb94ec69fb9b1e0a8ca5bc2e209cf38c.tar.bz2
Incorporate changes from pre-release reviews.
Diffstat (limited to 'src/RELEASE.txt')
-rw-r--r--src/RELEASE.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt
index 0e63771..3183cfa 100644
--- a/src/RELEASE.txt
+++ b/src/RELEASE.txt
@@ -84,9 +84,10 @@ RELEASE 0.96 - XXX
DScan.add_skey('.x') => env.Append(DSUFFIXES = ['.x'])
FortranScan.add_skey('.x') => env.Append(FORTRANSUFFIXES = ['.x'])
- - The internal "node_factory" keyword argument has been removed;
- the separate and more flexible "target_factory" and "source_factory"
- keywords should be used instead.
+ - The "node_factory" and "scanner" keyword arguments to the Builder()
+ function have been removed. In their place, the separate and more
+ flexible "target_factory," "source_factory," "target_scanner" and
+ "source scanner" keywords should be used instead.
- SCons now treats file "extensions" that contain all digits (for
example, "file.123") as part of the file basename, for easier