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