diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/CHANGES.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index a246711..bdced28 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -29,7 +29,8 @@ RELEASE 0.04 - - 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. + the example sections, regularized white space separation, fixed + the use of Export() in the Multiple Variants example. - Function action fixes: None is now a successful return value. Exceptions are now reported. Document function actions. |