diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 16e87272d6..f1da9a7e48 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -2,7 +2,9 @@ * providers/imap/camel-imap-folder.c (get_content): Try to use the original boundary so luis will stop bugging me about "data - corruption". + corruption". Also preserve other params in the multipart + content-type by dumping it to a string and setting it on the mime + part. 2001-12-14 Jeffrey Stedfast <fejj@ximian.com> |