From a1d1e450a1ec2f8c2fd921b18e695031cf061887 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 3 Jul 2000 15:13:07 +0000 Subject: Parse In-Reply-To with header_references_decode, not header_msgid_decode. * camel-folder-summary.c (message_info_new): Parse In-Reply-To with header_references_decode, not header_msgid_decode. * camel-mime-message.c (camel_mime_message_class_init): message headers are case-insensitive. svn path=/trunk/; revision=3870 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index f73235517a..4257fe5eed 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,11 @@ 2000-07-03 Dan Winship + * camel-folder-summary.c (message_info_new): Parse In-Reply-To + with header_references_decode, not header_msgid_decode. + + * camel-mime-message.c (camel_mime_message_class_init): message + headers are case-insensitive. + * providers/pop3/camel-pop3-store.c (camel_pop3_command): Fix a bug in error-setting code. (pop3_connect): Don't re-prompt for password in the KPOP case. -- cgit v1.2.3