From 739f0eda9d6a00377350fc343a640e999d8e9255 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 19 Dec 2000 20:40:12 +0000 Subject: Oops. Don't do "FETCH 1:0" when the folder is empty. * providers/imap/camel-imap-folder.c (imap_refresh_info): Oops. Don't do "FETCH 1:0" when the folder is empty. (imap_protocol_get_summary_specifier): Request RFC822.SIZE too. (imap_update_summary): Parse RFC822.SIZE and add it to the summary. svn path=/trunk/; revision=7088 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index e9496867f4..da7caa6cf2 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2000-12-19 Dan Winship + + * providers/imap/camel-imap-folder.c (imap_refresh_info): Oops. + Don't do "FETCH 1:0" when the folder is empty. + (imap_protocol_get_summary_specifier): Request RFC822.SIZE too. + (imap_update_summary): Parse RFC822.SIZE and add it to the + summary. + 2000-12-18 Dan Winship * providers/imap/camel-imap-summary.c: Add "guint32 server_flags" -- cgit v1.2.3