From c32ecdda12b83d4a5680c6986c2c649d434dcc6f Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 29 Oct 2007 08:51:13 +0000 Subject: ** Fix for bug #490538 2007-10-29 Milan Crha ** Fix for bug #490538 * gui/dialogs/memo-page.c: (fill_comp_with_recipients): * gui/e-meeting-list-view.c: (process_section): Free memory properly after call of e_contact_store_get_books. svn path=/trunk/; revision=34446 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2feec41ec6..524e1225e4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2007-10-29 Milan Crha + + ** Fix for bug #490538 + + * gui/dialogs/memo-page.c: (fill_comp_with_recipients): + * gui/e-meeting-list-view.c: (process_section): + Free memory properly after call of e_contact_store_get_books. + 2007-10-26 Milan Crha ** Fix for bug #417999 -- cgit