summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0cd1670..0f71e03d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-11-06 Kaz Kylheku <kkylheku@gmail.com>
+ Add hash removal.
+
+ * hash.c (remhash): New function.
+
+ * hash.h (remhash): Declared.
+
+2009-11-06 Kaz Kylheku <kkylheku@gmail.com>
+
Add hash table growth.
hash.c (hash_grow): New function.