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 fe500cfe..378961d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-01-15 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (append_each_s, append_each_star_s): New symbol variables.
+ (op_each, expand): Support append-each and append-each*.
+ (eval_init): Initialize new symbol variables, and register
+ new operators.
+
+ * txr.1: Document append-each and append-each*.
+
2014-01-14 Kaz Kylheku <kaz@kylheku.com>
* txr.1: Wrote missing documentation for throw, throwf and error.