aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 64a817c749..17a089de5b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2008-08-20 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes part of bug #546926
+
+ * mail-session.c (mail_session_shutdown):
+ New function simply calls camel_shutdown().
+
+ * mail-component.c (impl_finalize):
+ Call mail_session_shutdown().
+
2008-08-18 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #508732