summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a499a76a..c9c19633 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2015-06-18 Kaz Kylheku <kaz@kylheku.com>
+ Improvements in equal hashing function.
+
+ * hash.c (equal_hash): For conses and vectors, ensure that
+ distinct permutations lead to different hash codes. This is done by
+ accumulating the partial hash with a multiplier, rather than just
+ adding subhashes.
+
+2015-06-18 Kaz Kylheku <kaz@kylheku.com>
+
Library .txr files become .tl and are autoloaded.
* lisplib.c (ver_set_entries, ver_instantiate,