diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <danw@helixcode.com> + * 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. |