aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
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 5812a37b84..1b0055c5e0 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,10 @@
2002-07-11 Jeffrey Stedfast <fejj@ximian.com>
+ * providers/smtp/camel-smtp-transport.c (smtp_data): Don't let any
+ parts have a binary encoding.
+
+2002-07-11 Jeffrey Stedfast <fejj@ximian.com>
+
Fixes bug #27672
* camel-mime-filter-bestenc.c: Conditionally #include <config.h>