aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-07-12 03:08:53 +0800
committerIain Holmes <iain@src.gnome.org>2001-07-12 03:08:53 +0800
commit76d4c1fa56ec4c02d68ad39ac847890936a4c098 (patch)
treeb3f2f7881d6bd7a97ea4dd11d47e8b1fbfbeb835 /my-evolution/ChangeLog
parent127cae25a2bcb06343cda67831bcbb851cd56dad (diff)
downloadgsoc2013-evolution-76d4c1fa56ec4c02d68ad39ac847890936a4c098.tar
gsoc2013-evolution-76d4c1fa56ec4c02d68ad39ac847890936a4c098.tar.gz
gsoc2013-evolution-76d4c1fa56ec4c02d68ad39ac847890936a4c098.tar.bz2
gsoc2013-evolution-76d4c1fa56ec4c02d68ad39ac847890936a4c098.tar.lz
gsoc2013-evolution-76d4c1fa56ec4c02d68ad39ac847890936a4c098.tar.xz
gsoc2013-evolution-76d4c1fa56ec4c02d68ad39ac847890936a4c098.tar.zst
gsoc2013-evolution-76d4c1fa56ec4c02d68ad39ac847890936a4c098.zip
Free the data stop all the transfers when the summary is destroyed.
svn path=/trunk/; revision=11010
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r--my-evolution/ChangeLog14
1 files changed, 14 insertions, 0 deletions
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 <iain@ximian.com>
+
+ * 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 <iain@ximian.com>
* e-summary-preferences.c: Correct the Register RDF url.