From 1e2b6354bea11c067745a456ed372fbaa5245ec2 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 22 Feb 2012 03:38:11 -0800 Subject: * lib.c (init): Hash bugfix: added missing call to hash_init. Previously this function did nothing, but now it interns some important symbols. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 63434df7..9da05664 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-02-22 Kaz Kylheku + + * lib.c (init): Hash bugfix: added missing call to hash_init. + Previously this function did nothing, but now it interns + some important symbols. + 2012-02-22 Kaz Kylheku * hash.c (remhash): Rewrote buggy function. -- cgit v1.2.3