aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-09-08 05:34:47 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-09-08 05:34:47 +0800
commit7d21306087b675f3c9b358617445cc4510435f05 (patch)
tree4801c5c0f11d5b70d0fb800ccbd6a6fe1c2dd5ea /camel/ChangeLog
parentaecfa56f0211555716c0b984937132f447b8f47b (diff)
downloadgsoc2013-evolution-7d21306087b675f3c9b358617445cc4510435f05.tar
gsoc2013-evolution-7d21306087b675f3c9b358617445cc4510435f05.tar.gz
gsoc2013-evolution-7d21306087b675f3c9b358617445cc4510435f05.tar.bz2
gsoc2013-evolution-7d21306087b675f3c9b358617445cc4510435f05.tar.lz
gsoc2013-evolution-7d21306087b675f3c9b358617445cc4510435f05.tar.xz
gsoc2013-evolution-7d21306087b675f3c9b358617445cc4510435f05.tar.zst
gsoc2013-evolution-7d21306087b675f3c9b358617445cc4510435f05.zip
Make sure to unref the mime filters when we finish with them.
2001-09-07 Jeffrey Stedfast <fejj@ximian.com> * providers/smtp/camel-smtp-transport.c (smtp_data): Make sure to unref the mime filters when we finish with them. svn path=/trunk/; revision=12689
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 8389e59a37..7c0a5dcfe0 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-07 Jeffrey Stedfast <fejj@ximian.com>
+
+ * providers/smtp/camel-smtp-transport.c (smtp_data): Make sure to
+ unref the mime filters when we finish with them.
+
2001-09-07 Ettore Perazzoli <ettore@ximian.com>
* providers/local/camel-mbox-summary.c (mbox_summary_sync_full):