diff options
| author | Steven Knight <knight@baldmt.com> | 2002-01-08 13:21:19 (GMT) |
|---|---|---|
| committer | Steven Knight <knight@baldmt.com> | 2002-01-08 13:21:19 (GMT) |
| commit | 2064826de2beaee83636183dae605270830a4f9e (patch) | |
| tree | cccb953b5fb3bf5257bb59898a06e36c0d0d4dd0 /src | |
| parent | 053bdc2a64627a8770b6cf0fe6b4c535088088d6 (diff) | |
| download | SCons-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.txt | 4 |
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 |
