aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 4f86b6f9aa..1d31a6ce16 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2002-05-06 Jeffrey Stedfast <fejj@ximian.com>
+ * providers/imap/camel-imap-folder.c (do_append): Call
+ camel_mime_message_encode_8bit_parts() which fixes bug #10885.
+
* camel-tcp-stream-raw.c (socket_connect): Don't bother with
counting down the timeout.