diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index d89d29c..6bb6d09 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -131,9 +131,9 @@ RELEASE 0.97 - XXX source file names. - Support easier configurability of what's displayed by various default - actions by adding new construction variables: $ASCOMSTR, $CCCOMSTR, - $CXXCOMSTR, $LEXCOMSTR, $LINKCOMSTR, $SHCCCOMSTR, $SHCXXCOMSTR, - $SHLINKCOMSTR and $YACCCOMSTR. + actions by adding new construction variables: $ARCOMSTR, $ASCOMSTR, + $ASPPCOMSTR, $CCCOMSTR, $CXXCOMSTR, $LEXCOMSTR, $LINKCOMSTR, + $SHCCCOMSTR, $SHCXXCOMSTR, $SHLINKCOMSTR and $YACCCOMSTR. From Wayne Lee: |