aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-03-11 15:33:52 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-03-11 15:33:52 +0800
commit5d8c6901ebafda375152a85d3b6b1f24811ee847 (patch)
tree2e0ec4a5f4d81a6346753c64616d3381f5b433c9 /camel/ChangeLog
parentd3a7e6343b8484d319faa97ca7908dd50cbe6255 (diff)
downloadgsoc2013-evolution-5d8c6901ebafda375152a85d3b6b1f24811ee847.tar
gsoc2013-evolution-5d8c6901ebafda375152a85d3b6b1f24811ee847.tar.gz
gsoc2013-evolution-5d8c6901ebafda375152a85d3b6b1f24811ee847.tar.bz2
gsoc2013-evolution-5d8c6901ebafda375152a85d3b6b1f24811ee847.tar.lz
gsoc2013-evolution-5d8c6901ebafda375152a85d3b6b1f24811ee847.tar.xz
gsoc2013-evolution-5d8c6901ebafda375152a85d3b6b1f24811ee847.tar.zst
gsoc2013-evolution-5d8c6901ebafda375152a85d3b6b1f24811ee847.zip
we need to add the folderinfo always if we're recursive from top. Should
2004-03-11 Not Zed <NotZed@Ximian.com> * camel-vee-store.c (vee_get_folder_info): we need to add the folderinfo always if we're recursive from top. Should fix #52965 and maybe the other vfolders not showing on startup bug. svn path=/trunk/; revision=25025
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 5b1cc07452..45455e78a1 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,9 @@
2004-03-11 Not Zed <NotZed@Ximian.com>
+ * camel-vee-store.c (vee_get_folder_info): we need to add the
+ folderinfo always if we're recursive from top. Should fix #52965
+ and maybe the other vfolders not showing on startup bug.
+
* providers/imap/camel-imap-store.c (get_one_folder_offline):
(parse_list_response_as_folder_info): turn off NOINFERIORS always,
translate to nochildren.