From 609e3620b733b5a4341d934e4825cab5d5d535bc Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 1 Nov 2004 18:54:46 +0000 Subject: Cache the folder-info on the summary if successful. (imap4_delete_folder): 2004-11-01 Jeffrey Stedfast * providers/imap4/camel-imap4-store.c (imap4_create_folder): Cache the folder-info on the summary if successful. (imap4_delete_folder): Un-cache the folder-info from the summary. * providers/imap4/camel-imap4-store-summary.c (load_namespaces): Cleaned up a bit. (save_namespaces): Same. (camel_imap4_store_summary_unnote_info): New function. (camel_imap4_store_summary_get_folder_info): Fixed the logic a bit. svn path=/trunk/; revision=27782 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index eb942231f3..498dd064de 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,8 +1,15 @@ 2004-11-01 Jeffrey Stedfast + * providers/imap4/camel-imap4-store.c (imap4_create_folder): Cache + the folder-info on the summary if successful. + (imap4_delete_folder): Un-cache the folder-info from the summary. + * providers/imap4/camel-imap4-store-summary.c (load_namespaces): Cleaned up a bit. (save_namespaces): Same. + (camel_imap4_store_summary_unnote_info): New function. + (camel_imap4_store_summary_get_folder_info): Fixed the logic a + bit. 2004-10-28 Jeffrey Stedfast -- cgit v1.2.3