summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5678a8c7..c6799d32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-07-27 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (giterate_func, giterate): New static functions.
+ (eval_init): Registered giterate as intrinsic.
+
+ * txr.1: Documented giterate.
+
2014-07-26 Kaz Kylheku <kaz@kylheku.com>
* unwind.h (uw_block_begin): Get rid of the unused typedef trick,