diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 2fa54ab..0535e10 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -225,6 +225,9 @@ RELEASE 0.97 - XXX - Enhanced the SCons setup.py script to install man pages on UNIX/Linux systems. + - Add support for an Options.FormatOptionHelpText() method that can + be overridden to customize the format of Options help text. + From Wayne Lee: - Avoid "maximum recursion limit" errors when removing $(-$) pairs |