summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cb67847..ec5a5d2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2015-06-23 Kaz Kylheku <kaz@kylheku.com>
+
+ Hash subset testing.
+
+ * eval.c (eval_init): Register hash-subset and hash-proper-subset
+ intrinsics.
+
+ * hash.c (hash_subset, hash_proper_subset): New functions.
+
+ * hash.h (hash_subset, hash_proper_subset): Declared.
+
+ * txr.1: New functions documented.
+
2015-06-22 Kaz Kylheku <kaz@kylheku.com>
* genvim.txr: Add ifa.tl library file.