From 6a601c210be648e1cb61da744a715656027aa175 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 25 Jul 2000 03:45:55 +0000 Subject: Updated to give special attention to the root folder. 2000-07-24 Jeffrey Stedfast * providers/imap/camel-imap-store.c (get_folder): Updated to give special attention to the root folder. * providers/imap/camel-imap-folder.c (imap_get_subfolder_names_internal): Updated to handle the root folder (imap_get_message_count_internal): return 0 if folder can't hold messages (camel_imap_folder_new): Change so that root folder gets special attention and always gets can_hold_messages set to FALSE svn path=/trunk/; revision=4308 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index a778fbbf7d..d221224436 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2000-07-24 Jeffrey Stedfast + + * providers/imap/camel-imap-store.c (get_folder): Updated to give special + attention to the root folder. + + * providers/imap/camel-imap-folder.c (imap_get_subfolder_names_internal): + Updated to handle the root folder + (imap_get_message_count_internal): return 0 if folder can't hold messages + (camel_imap_folder_new): Change so that root folder gets special attention + and always gets can_hold_messages set to FALSE + 2000-07-24 Dan Winship * camel-folder.c: Remove exceptions from a number of methods that -- cgit v1.2.3