From 76d4c1fa56ec4c02d68ad39ac847890936a4c098 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 11 Jul 2001 19:08:53 +0000 Subject: Free the data stop all the transfers when the summary is destroyed. svn path=/trunk/; revision=11010 --- my-evolution/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 4a50decabc..ed082fedb8 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,17 @@ +2001-07-11 Iain Holmes + + * e-summary.c (destroy): Destroy all the subcomponents. + + * e-summary-rdf.c (e_summary_rdf_free): Free and stop all tranfsers + + * e-summary-weather.c (e_summary_weather_free): Same. + + * e-summary-mail.c (e_summary_mail_free): Same. + + * e-summary-calendar.c (e_summary_calendar_free): Same. + + * e-summary-tasks.c (e_summary_tasks_free): Guess what. + 2001-07-10 Iain Holmes * e-summary-preferences.c: Correct the Register RDF url. -- cgit