From a6d46c33f31037bd8eb678368e88653786484532 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Mon, 27 Aug 2001 20:19:49 +0000 Subject: Destroy lists and hashes when needed, so that old data isn't left behind. svn path=/trunk/; revision=12488 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4d86ac1e1a..5aa43e2942 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-08-27 Iain Holmes + + * mail-config-druid.c (druid_finish): Free the list and hash table. + (druid_cancel): Free the list and hash table. + 2001-08-27 Jeffrey Stedfast * mail-account-gui.c (mail_account_gui_new): Set the source and -- cgit