diff options
| author | Steven Knight <knight@baldmt.com> | 2002-01-15 00:22:31 (GMT) |
|---|---|---|
| committer | Steven Knight <knight@baldmt.com> | 2002-01-15 00:22:31 (GMT) |
| commit | f1743c83435f365ca75f7887267cd5773475e6cc (patch) | |
| tree | b63b648db83eaf1af7ae90fa4d9d2ceacbd0e205 /src | |
| parent | bda9d350b0cc52fefb2303114e20fc954710d76e (diff) | |
| download | SCons-f1743c83435f365ca75f7887267cd5773475e6cc.zip SCons-f1743c83435f365ca75f7887267cd5773475e6cc.tar.gz SCons-f1743c83435f365ca75f7887267cd5773475e6cc.tar.bz2 | |
Fix things on the man page.
Diffstat (limited to 'src')
| -rw-r--r-- | src/CHANGES.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index c598b1c..2fa528e 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -15,6 +15,11 @@ RELEASE 0.04 - - Fix using a directory as a Default(), and allow Default() to support white space in file names for strings in arrays. + - Man page updates: corrected some mistakes, documented various + missing Environment methods, alphabetized the construction + variables and other functions, defined begin and end macros for + the example sections, regularized white space separation. + RELEASE 0.03 - Fri, 11 Jan 2002 01:09:30 -0600 |
