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 accf2a84..36f9205d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-10-26 Kaz Kylheku <kaz@kylheku.com>
+ * match.c (v_cat): Bugfix: unterminated variable argument list.
+
+ * tests/001/query-3.txr: Updated to new cat syntax.
+
+2011-10-26 Kaz Kylheku <kaz@kylheku.com>
+
Fixed lame @(cat) directive, without obsolescence phase.
* match.c (v_cat): Rewritten.