summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-01-08 13:21:19 (GMT)
committerSteven Knight <knight@baldmt.com>2002-01-08 13:21:19 (GMT)
commit2064826de2beaee83636183dae605270830a4f9e (patch)
treecccb953b5fb3bf5257bb59898a06e36c0d0d4dd0 /src
parent053bdc2a64627a8770b6cf0fe6b4c535088088d6 (diff)
downloadSCons-2064826de2beaee83636183dae605270830a4f9e.zip
SCons-2064826de2beaee83636183dae605270830a4f9e.tar.gz
SCons-2064826de2beaee83636183dae605270830a4f9e.tar.bz2
Document fixes for 0.02 man page omissisions.
Diffstat (limited to 'src')
-rw-r--r--src/CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index b1ae4c4..e83724c 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -33,6 +33,10 @@ RELEASE 0.03 -
- Add a CFile Builder object that supports turning lex (.l) and
yacc (.y) files into .c files.
+ - Document: variable interpretation attributes; how to propogate
+ the user's environment variables to executed commands; how to
+ build variants in multiple BuildDirs.
+
From Anthony Roach:
- Add a "duplicate" keyword argument to BuildDir() that can be set