summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8974da3..a7a75b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-04 nalin
+* src/generic.c: clear pointers when we free them so that apps which call our
+ end.... functions again don't cause us to double-free
+
2003-10-22 nalin
* src/generic.c: fix calls to line_parse() so that we don't set pointers in
returned structures to point to memory we're about to free.