summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf94b3b6..054b978c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
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,
+ otherwise leave it alone so match_line processed it.
+
+2011-10-02 Kaz Kylheku <kaz@kylheku.com>
+
Compiles as C++ again.
* lib.h (cons_set): New macro.