diff options
author | Not Zed <NotZed@Ximian.com> | 2002-09-26 10:39:16 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2002-09-26 10:39:16 +0800 |
commit | e45b3e48281defcf3df2761b4bf3ce0c3b2d5357 (patch) | |
tree | c6e1bee3fcdbb0ef6d25c0c262d6a77dc3cf3b79 /camel/ChangeLog | |
parent | 5cec46ca6a47b521c36be8105fe4bbabd974dbc2 (diff) | |
download | gsoc2013-evolution-e45b3e48281defcf3df2761b4bf3ce0c3b2d5357.tar gsoc2013-evolution-e45b3e48281defcf3df2761b4bf3ce0c3b2d5357.tar.gz gsoc2013-evolution-e45b3e48281defcf3df2761b4bf3ce0c3b2d5357.tar.bz2 gsoc2013-evolution-e45b3e48281defcf3df2761b4bf3ce0c3b2d5357.tar.lz gsoc2013-evolution-e45b3e48281defcf3df2761b4bf3ce0c3b2d5357.tar.xz gsoc2013-evolution-e45b3e48281defcf3df2761b4bf3ce0c3b2d5357.tar.zst gsoc2013-evolution-e45b3e48281defcf3df2761b4bf3ce0c3b2d5357.zip |
Store the folder flags in the store summary. (get_one_folder_offline): Set
2002-09-26 Not Zed <NotZed@Ximian.com>
* providers/imap/camel-imap-store.c
(parse_list_response_as_folder_info): Store the folder flags in
the store summary.
(get_one_folder_offline): Set the noselect url parameter if this
is a noselect folder, from the stored summary flags. #30877.
svn path=/trunk/; revision=18229
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b7972266b9..651cede20a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2002-09-26 Not Zed <NotZed@Ximian.com> + + * providers/imap/camel-imap-store.c + (parse_list_response_as_folder_info): Store the folder flags in + the store summary. + (get_one_folder_offline): Set the noselect url parameter if this + is a noselect folder, from the stored summary flags. #30877. + 2002-09-23 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-filter-charset.c (complete): Handle EILSEQ by eating |