diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2005-02-03 04:19:17 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2005-02-03 04:19:17 +0800 |
commit | 609497be726b8b5dadde714f2a22afc082878578 (patch) | |
tree | 7c9a4fa0fc5736d3b3bd546841b8c862b0dbaaf2 /mail/ChangeLog | |
parent | e707c7cd73933c3248c7ebf44ccc7bef0a331a8c (diff) | |
download | gsoc2013-evolution-609497be726b8b5dadde714f2a22afc082878578.tar.gz gsoc2013-evolution-609497be726b8b5dadde714f2a22afc082878578.tar.zst gsoc2013-evolution-609497be726b8b5dadde714f2a22afc082878578.zip |
Fixes bug #70454
2005-02-02 Jeffrey Stedfast <fejj@novell.com>
Fixes bug #70454
* em-subscribe-editor.c (sub_folderinfo_get): Request subscription
info (new flag).
(sub_fill_level): Fixed the FIXME here (imap4 now implements
CAMEL_FOLDER_SUBSCRIBED flag properly).
svn path=/trunk/; revision=28680
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 90f61e1e07..b7c4a4a4cf 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2005-02-02 Jeffrey Stedfast <fejj@novell.com> + + Fixes bug #70454 + + * em-subscribe-editor.c (sub_folderinfo_get): Request subscription + info (new flag). + (sub_fill_level): Fixed the FIXME here (imap4 now implements + CAMEL_FOLDER_SUBSCRIBED flag properly). + 2005-02-01 Rodney Dawes <dobey@novell.com> * em-folder-browser.c: Replace "_Virtual Folder" with "_vFolder" for |