aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 516b9ea488..88bbb72541 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,7 +1,10 @@
2000-08-16 Peter Williams <peterw@helixcode.com>
* message-thread.c (walk_containers): More (default disabled)
- mem debugging here.
+ mem debugging here. Fix the big leaks.
+
+ * mail-format.c (get_url_for_icon): Copy the url_path so that
+ it can't get freed under us.
2000-08-15 Peter Williams <peterw@helixcode.com>