summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d1e89a1..dac4784b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2015-04-01 Kaz Kylheku <kaz@kylheku.com>
+
+ New zap operator.
+
+ * eval.c (zap_s): New global variable.
+ (op_modplace): Support zap.
+ (eval_init): Initialize zap_s, and register as operator.
+
+ * txr.1: Documented zap.
+
2015-03-31 Kaz Kylheku <kaz@kylheku.com>
Array overrun fix in apply.