summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index adb6e2d1..3d0554d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2011-09-29 Kaz Kylheku <kaz@kylheku.com>
+
+ * match.c (chars_k): New variable.
+ (match_line): Keyword arguments in coll implemented.
+ (match_init): chars_k variable initialized.
+
+ * parser.l (COLL): Lexical syntax changed to allow for
+ argument material.
+
+ * parser.y (elem): Coll syntax rewritten for arguments.
+
+ * txr.1: Updated.
+
2011-09-28 Kaz Kylheku <kaz@kylheku.com>
* match.c (mingap_k, maxgap_k, gap_k, times_k, lines_k): New