From 5ad92b1723fdf09bb663a24687cd884c5658fba6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 13 Jul 2000 05:50:20 +0000 Subject: Don't fetch the entire RFC822 header, just fetch the fields we want. 2000-07-13 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_get_summary): Don't fetch the entire RFC822 header, just fetch the fields we want. (imap_get_message_info): Same. svn path=/trunk/; revision=4140 --- camel/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 6f01dbbd19..61d9eb8261 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-07-13 Jeffrey Stedfast + + * providers/imap/camel-imap-folder.c (imap_get_summary): Don't + fetch the entire RFC822 header, just fetch the fields we want. + (imap_get_message_info): Same. + 2000-07-13 Not Zed * camel-mime-filter-basic.c (camel_mime_filter_basic_new_type): @@ -8,7 +14,7 @@ * camel-mime-utils.c (quoted_encode_step): Actually count the characters output sofar (it never counted any). Bunch of other fixes. - (quoted_encode_close): Also flush out final character, if ther's + (quoted_encode_close): Also flush out final character, if there's one. 2000-07-12 Jeffrey Stedfast -- cgit v1.2.3