From 3fb9836753f7685a5ce31bb67212cbb5b5c7dcad Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 12 Feb 2014 02:05:05 -0800 Subject: * hash.c (hash_equal_op, hash_hash_op): New static functions. (hash_ops): New functions registered in table of operations. * txr.1: Documentation for equal function updated to explain how two hashes are equal. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 53386f4f..b04577bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2014-02-12 Kaz Kylheku + + * hash.c (hash_equal_op, hash_hash_op): New static functions. + (hash_ops): New functions registered in table of operations. + + * txr.1: Documentation for equal function updated to explain + how two hashes are equal. + 2014-02-12 Kaz Kylheku Undoing bogus optimization, which can only work when objects -- cgit v1.2.3