diff options
author | 9 <NotZed@Ximian.com> | 2001-10-29 13:06:59 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-10-29 13:06:59 +0800 |
commit | 8e598e640e9cbc8fe42d5d017b4557d656f24c5b (patch) | |
tree | 38b33360f334a12623d049b5ce364731e7c12830 /camel/ChangeLog | |
parent | fedf164cb97afe53eab3e3e4fcfb1765e89a61b5 (diff) | |
download | gsoc2013-evolution-8e598e640e9cbc8fe42d5d017b4557d656f24c5b.tar.gz gsoc2013-evolution-8e598e640e9cbc8fe42d5d017b4557d656f24c5b.tar.zst gsoc2013-evolution-8e598e640e9cbc8fe42d5d017b4557d656f24c5b.zip |
Fix the 'is this a matching subfolder or subfolder'' logic to match
2001-10-29 <NotZed@Ximian.com>
* camel-vee-store.c (build_info): Fix the 'is this a matching
subfolder or subfolder'' logic to match camel-store
get_subfolders'.
* camel-store.c (get_subfolders): Fix the 'is this a matching
folder or subfolder' logic.
svn path=/trunk/; revision=14324
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 59c97b3a78..cc37be2f76 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2001-10-29 <NotZed@Ximian.com> + + * camel-vee-store.c (build_info): Fix the 'is this a matching + subfolder or subfolder'' logic to match camel-store + get_subfolders'. + + * camel-store.c (get_subfolders): Fix the 'is this a matching + folder or subfolder' logic. + 2001-10-28 <NotZed@Ximian.com> * providers/local/camel-local-store.c (rename_folder): Changed to |