aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-05-29 03:00:23 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-05-29 03:00:23 +0800
commit9c0ec5e627b60675e94e904fe587cce5b2b8301a (patch)
treeea16e65bb225ca131b713658569a86893ed30ba3 /camel/ChangeLog
parent7e8e3858b63eadabf683eff4c9d33485a867c119 (diff)
downloadgsoc2013-evolution-9c0ec5e627b60675e94e904fe587cce5b2b8301a.tar
gsoc2013-evolution-9c0ec5e627b60675e94e904fe587cce5b2b8301a.tar.gz
gsoc2013-evolution-9c0ec5e627b60675e94e904fe587cce5b2b8301a.tar.bz2
gsoc2013-evolution-9c0ec5e627b60675e94e904fe587cce5b2b8301a.tar.lz
gsoc2013-evolution-9c0ec5e627b60675e94e904fe587cce5b2b8301a.tar.xz
gsoc2013-evolution-9c0ec5e627b60675e94e904fe587cce5b2b8301a.tar.zst
gsoc2013-evolution-9c0ec5e627b60675e94e904fe587cce5b2b8301a.zip
Use the CamelMessageInfo rather than the CamelMimeMessage because the
2002-05-28 Jeffrey Stedfast <fejj@ximian.com> * camel-filter-driver.c (camel_filter_driver_log): Use the CamelMessageInfo rather than the CamelMimeMessage because the message may not have been loaded (thus NULL). svn path=/trunk/; revision=17025
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 142cf670f4..ba2236e2d6 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-28 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-filter-driver.c (camel_filter_driver_log): Use the
+ CamelMessageInfo rather than the CamelMimeMessage because the
+ message may not have been loaded (thus NULL).
+
2002-05-27 Jeffrey Stedfast <fejj@ximian.com>
* providers/smtp/camel-smtp-transport.c (connect_to_server): On