summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d59677a1..b179ae08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-01-06 Kaz Kylheku <kaz@kylheku.com>
+
+ * match.c (v_gather): Implemented until/last clause.
+
+ * parser.y (gather_parts, additional_gather_parts): New nonterminals.
+ (gather_clause): Syntax refactored for until/last clause.
+
+ * txr.1: Updated.
+
2012-01-02 Kaz Kylheku <kaz@kylheku.com>
* eval.c (eval_init): Fix regression introduced in