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 16b75f7..a934bf4 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -228,6 +228,9 @@ RELEASE 0.97 - XXX - Add support for an Options.FormatOptionHelpText() method that can be overridden to customize the format of Options help text. + - Add a global name for the Entry class (which had already been + documented). + From Wayne Lee: - Avoid "maximum recursion limit" errors when removing $(-$) pairs |