summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbf5dbf..de65fbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-05-13 Robert James Kaes <rjkaes@flarenet.com>
+
+ * src/hashmap.c (hashmap_insert): Fixed a potential SEGFAULT if
+ the memory for the new hashmap entry could not be allocated.
+ (hashmap_remove): Fixed a problem where an entry could have it's
+ "prev" pointer still pointing at freed memory. Thanks to Justin
+ Guyett for finding and fixing this problem.
+
2002-05-10 Robert James Kaes <rjkaes@flarenet.com>
* Makefile.am (install-data-local): Fixed up the tinyproxy.conf