diff options
author | William Deegan <bill@baddogconsulting.com> | 2024-08-06 03:55:48 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2024-08-06 03:55:48 (GMT) |
commit | b44c536eff4ecf50c6c07142765cbcf95fc216af (patch) | |
tree | 4e1690e4582a9576535f75e981a17e2c09c6e80b /RELEASE.txt | |
parent | a5c85cf6cda3b01b670fb50b9478f76deebda09f (diff) | |
download | SCons-b44c536eff4ecf50c6c07142765cbcf95fc216af.zip SCons-b44c536eff4ecf50c6c07142765cbcf95fc216af.tar.gz SCons-b44c536eff4ecf50c6c07142765cbcf95fc216af.tar.bz2 |
added release.txt blurb. Fixed spelling typo in Defaults.xml
Diffstat (limited to 'RELEASE.txt')
-rw-r--r-- | RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt index 534727d..2efc001 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -63,6 +63,9 @@ DOCUMENTATION ------------- - Improve wording of manpage "Functions and Environment Methods" section. +- Make doc function signature style more consistent - tweaks to AddOption, + DefaultEnvironment and Tool,. + DEVELOPMENT ----------- |