From fba9fe0f499335beb976e82bcc39ab6d9e99d66d Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 30 Mar 2004 19:20:48 +0000 Subject: Use header_decode_text() rather than rfc2047_decode_word() to decode the 2004-03-30 Jeffrey Stedfast * camel-mime-utils.c (header_decode_param): Use header_decode_text() rather than rfc2047_decode_word() to decode the brokenly rfc2047 encoded param value string in case it is actually made up of multiple rfc2047 encoded words. Thanks to Andrei Nigmatulin for the fix. svn path=/trunk/; revision=25243 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index a6bc6dd764..6882c8d58a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2004-03-30 Jeffrey Stedfast + + * camel-mime-utils.c (header_decode_param): Use + header_decode_text() rather than rfc2047_decode_word() to decode + the brokenly rfc2047 encoded param value string in case it is + actually made up of multiple rfc2047 encoded words. Thanks to + Andrei Nigmatulin for the fix. + 2004-03-30 Not Zed * camel-store.c (camel_store_get_folder_info): added some debug to -- cgit v1.2.3