From 497cd7dee0ca67644d92eeefac277e89361d3053 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 10 Dec 2011 12:20:03 -0800 Subject: * eval.c (eval_init): New functions added as intrinsics. * hash.c (hash_eql, hash_equal): New external functions. * hash.h (hash_eql, hash_equal): Declared. * txr.1: Sections added. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 96acf6dd..e9380e95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2011-12-10 Kaz Kylheku + + * eval.c (eval_init): New functions added as intrinsics. + + * hash.c (hash_eql, hash_equal): New external functions. + + * hash.h (hash_eql, hash_equal): Declared. + + * txr.1: Sections added. + 2011-12-10 Kaz Kylheku * mpi-patches/add-mp-hash: Rewrote mp_hash to only hash enough -- cgit v1.2.3