From 377deb017693a02fea68b7555ccd1e2ccda01610 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Tue, 24 Feb 2004 15:48:59 +0000 Subject: If our folder has a subdir, but no actual children, then we need to unset 2004-02-23 Rodney Dawes * providers/local/camel-mbox-store.c (scan_dir): If our folder has a subdir, but no actual children, then we need to unset the flag for CAMEL_FOLDER_CHILDREN Fixes #54470 svn path=/trunk/; revision=24845 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 1374d19176..3197349085 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2004-02-23 Rodney Dawes + + * providers/local/camel-mbox-store.c (scan_dir): If our folder has + a subdir, but no actual children, then we need to unset the flag for + CAMEL_FOLDER_CHILDREN + + Fixes #54470 + 2004-02-23 Jeffrey Stedfast * camel-store.c (camel_store_uri_cmp): Removed. Useless/broken -- cgit