diff options
| author | Steven Knight <knight@baldmt.com> | 2003-03-27 11:47:45 (GMT) |
|---|---|---|
| committer | Steven Knight <knight@baldmt.com> | 2003-03-27 11:47:45 (GMT) |
| commit | c3cc4f04d2abb93c746ab467e07e2ca11dd0e54e (patch) | |
| tree | d1194aa37d4d0c5c9853a8c49a2a606d71fb28b9 /src | |
| parent | d988db5277489ab02b9499d5c4f76636f54d2ed5 (diff) | |
| download | SCons-c3cc4f04d2abb93c746ab467e07e2ca11dd0e54e.zip SCons-c3cc4f04d2abb93c746ab467e07e2ca11dd0e54e.tar.gz SCons-c3cc4f04d2abb93c746ab467e07e2ca11dd0e54e.tar.bz2 | |
Man page fixes.
Diffstat (limited to 'src')
| -rw-r--r-- | src/CHANGES.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index ddfe712..c73a6b1 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -49,8 +49,9 @@ RELEASE 0.12 - XXX - Add support for Tar and Zip files. - Better documentation of the different ways to export variables to a - subsidiary SConscript file. Fix a documentation bug in a tools - example. + subsidiary SConscript file. Fix documentation bugs in a tools + example, places that still assumed SCons split strings on white + space, and typos. - Support fetching arbitrary files from the TARGETS or SOURCES lists (e.g. ${SOURCES[2]}) when calculating the build signature of a |
