From 941a7e5a30f2a35eea69974a45fc516a4b3d5397 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 6 Jul 2000 20:52:41 +0000 Subject: Parse for more header information to allow message threading in IMAP. 2000-07-06 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_get_summary): Parse for more header information to allow message threading in IMAP. (imap_get_message_info): Same. * camel-folder-summary.c: Renamed summary_format_* to camel_summary_format_* and moved them into public scope. svn path=/trunk/; revision=3925 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index a723b43f58..b9dfd30f4c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,12 @@ 2000-07-06 Jeffrey Stedfast + * providers/imap/camel-imap-folder.c (imap_get_summary): Parse for + more header information to allow message threading in IMAP. + (imap_get_message_info): Same. + + * camel-folder-summary.c: Renamed summary_format_* to + camel_summary_format_* and moved them into public scope. + * providers/smtp/camel-smtp-transport.c (smtp_connect): Oops. Don't pass port # as a string in the error code (if it fails to connect). -- cgit v1.2.3