From 649a9922018d88db9e5100d6d525aa64771eb974 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 7 Jun 2004 19:29:09 +0000 Subject: Load the entire summary, not just the summary header. This way when the 2004-06-07 Jeffrey Stedfast * providers/imap4/camel-imap4-folder.c (camel_imap4_folder_new): Load the entire summary, not just the summary header. This way when the user opens the folder, we don't do a complete re-sync with the server unnecessarily. * providers/imap4/camel-imap4-summary.c (untagged_fetch_all): New info's always have a uid of "", so don't checkagainst NULL. svn path=/trunk/; revision=26239 --- camel/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 37e4641a48..702155f0fe 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,13 @@ +2004-06-07 Jeffrey Stedfast + + * providers/imap4/camel-imap4-folder.c (camel_imap4_folder_new): + Load the entire summary, not just the summary header. This way + when the user opens the folder, we don't do a complete re-sync + with the server unnecessarily. + + * providers/imap4/camel-imap4-summary.c (untagged_fetch_all): New + info's always have a uid of "", so don't checkagainst NULL. + 2004-06-06 Jeffrey Stedfast * providers/imap4/camel-imap4-store.c (imap4_rename_folder): -- cgit v1.2.3