From 1cd329bacb3ac8f68a268af6f41d452146fb4b80 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 29 Mar 2004 20:13:47 +0000 Subject: Removed debugging printfs. 2004-03-29 Jeffrey Stedfast * providers/local/camel-mbox-store.c (get_folder_info): Removed debugging printfs. * providers/local/camel-local-folder.c (camel_local_folder_construct): Since the folder was *just* created, it shouldn't have any subfolders so set the CAMEL_FOLDER_NOCHILDREN flag (altho, ideally, we wouldn't be guessing these flags at all - rather we'd call get_folder_info() or some such). Fixes bug #56010. svn path=/trunk/; revision=25231 --- camel/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 1878664afa..fc8167b063 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,15 @@ +2004-03-29 Jeffrey Stedfast + + * providers/local/camel-mbox-store.c (get_folder_info): Removed + debugging printfs. + + * providers/local/camel-local-folder.c + (camel_local_folder_construct): Since the folder was *just* + created, it shouldn't have any subfolders so set the + CAMEL_FOLDER_NOCHILDREN flag (altho, ideally, we wouldn't be + guessing these flags at all - rather we'd call get_folder_info() + or some such). Fixes bug #56010. + 2004-03-29 Radek Doulik * camel-mime-filter-tohtml.c (html_convert): close pre tag in case -- cgit v1.2.3