summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-02-14 15:53:06 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-02-14 15:53:06 -0800
commited290d6d0df5f4c694459f853983ab79929ea786 (patch)
tree0c410e2c702bd6d390a74a52813f552b6f0ad495 /ChangeLog
parent773063af1cf3bb5da145335f7d73a56e084a9c3e (diff)
downloadtxr-ed290d6d0df5f4c694459f853983ab79929ea786.tar.gz
txr-ed290d6d0df5f4c694459f853983ab79929ea786.tar.bz2
txr-ed290d6d0df5f4c694459f853983ab79929ea786.zip
* eval.c (eval_init): Register inhash as intrinsic.
* hash.c (inhash): New function. * hash.h (inhash): Declared. * txr.1: Documented inhash. Also, added surprisingly missing documentation for gethash!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7eebdaa..90234c48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2014-02-14 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (eval_init): Register inhash as intrinsic.
+
+ * hash.c (inhash): New function.
+
+ * hash.h (inhash): Declared.
+
+ * txr.1: Documented inhash. Also, added surprisingly missing
+ documentation for gethash!
+
2014-02-12 Kaz Kylheku <kaz@kylheku.com>
* parser.l: Disallow syntax like 1.0a, flagging it as