summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31e3d337..ee8da268 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-04-04 Kaz Kylheku <kaz@kylheku.com>
+ * hash.c (hash_grow, gethash_l, gethash, gethash_f): Replace
+ useless use of *vecref_l() with vecref().
+
+2012-04-04 Kaz Kylheku <kaz@kylheku.com>
+
* configure (gen_gc): Default to off.
Help section added for gen_gc variable.