aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog12
1 files changed, 12 insertions, 0 deletions
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 <fejj@ximian.com>
+
+ * 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 <rodo@ximian.com>
* camel-mime-filter-tohtml.c (html_convert): close pre tag in case