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 dad71696..708bf2c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2012-09-11 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (eval_init): new instrinsic function /= registered.
+
+ * lib.c (numneqv): New function.
+
+ * lib.h (numneqv): Declared.
+
+ * txr.1: New function documented.
+
2012-09-10 Kaz Kylheku <kaz@kylheku.com>
* match.c (v_collect): Bug in processing of @(last) directive.