From 56c45fcfabb6a832d5e044fcde87e8ec3b25367b Mon Sep 17 00:00:00 2001 From: Chris Heath Date: Fri, 9 Jun 2006 02:21:03 +0000 Subject: Fix memory leak. Fixes bug #335423. 2006-06-09 Chris Heath * addressbook/gui/widgets/eab-popup-control.c (eab_popup_control_set_free_form): * addressbook/gui/contact-editor/e-contact-quick-add.c (quick_add_merge_contact): * e-util/e-plugin.c (ep_construct): * mail/message-list.c (message_list_finalise): * plugins/itip-view.c (itip_view_destroy): Fix memory leak. Fixes bug #335423. svn path=/trunk/; revision=32101 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index b90f821a61..ecf9457dcd 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2006-06-29 Chris Heath + + * message-list.c (message_list_finalise): Fix memory leak. + Fixes bug #335423. + 2006-06-07 Srinivasa Ragavan * em-format-html.c: (efh_format_address): Fixed a minor bug, where the -- cgit v1.2.3