summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 054b978c..c2522163 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-10-02 Kaz Kylheku <kaz@kylheku.com>
+ * parser.y (rep_elem): Bugfix: forgotten o_elems_transform on
+ syntax tree of o_elems constituent, leading to problems with
+ consecutive variables in a @(rep).
+
+2011-10-02 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (match_line): Handle trailer_s directive.
(match_files): Remove check against trailer_s not having trailing
material. If it doesn't, it's a vertical directive processed here,