From 16b174cf0eebcb216316674966a46ea29a3bb15b Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 21 Jan 2002 21:58:07 +0000 Subject: If the first "token" in the body is "", then treat this as a 2002-01-21 Jeffrey Stedfast * mail-format.c (handle_text_plain): If the first "token" in the body is "", then treat this as a text/html part rather than a text/plain part. Fixes bug #16817. * component-factory.c (destination_folder_handle_drop): Removed some unused variables. svn path=/trunk/; revision=15420 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 7f847412ba..dd53afaba2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2002-01-21 Jeffrey Stedfast + + * mail-format.c (handle_text_plain): If the first "token" in the + body is "", then treat this as a text/html part rather than + a text/plain part. Fixes bug #16817. + + * component-factory.c (destination_folder_handle_drop): Removed + some unused variables. + 2002-01-17 Jeffrey Stedfast * mail-format.c (try_uudecoding): Update to match new uudecode -- cgit v1.2.3