diff options
author | Not Zed <NotZed@Ximian.com> | 2004-04-22 17:16:41 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-04-22 17:16:41 +0800 |
commit | 98424ef86d18664ad64f53a701b4ac9214273107 (patch) | |
tree | 27e0a2b7b0087259dfca12ba58d073004158589e /mail/ChangeLog | |
parent | 5a9741bb36bee05f95bde6b60a984282dfef1153 (diff) | |
download | gsoc2013-evolution-98424ef86d18664ad64f53a701b4ac9214273107.tar gsoc2013-evolution-98424ef86d18664ad64f53a701b4ac9214273107.tar.gz gsoc2013-evolution-98424ef86d18664ad64f53a701b4ac9214273107.tar.bz2 gsoc2013-evolution-98424ef86d18664ad64f53a701b4ac9214273107.tar.lz gsoc2013-evolution-98424ef86d18664ad64f53a701b4ac9214273107.tar.xz gsoc2013-evolution-98424ef86d18664ad64f53a701b4ac9214273107.tar.zst gsoc2013-evolution-98424ef86d18664ad64f53a701b4ac9214273107.zip |
do the imap cmeta files, it just does the sync offline stuff. #56674.
2004-04-22 Not Zed <NotZed@Ximian.com>
* em-migrate.c (em_migrate_imap_cmeta_1_4): do the imap cmeta
files, it just does the sync offline stuff. #56674.
(em_migrate_1_4): non-fatalise some of the options, call above.
svn path=/trunk/; revision=25578
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e7edfcf811..f850374bd8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2004-04-22 Not Zed <NotZed@Ximian.com> + * em-migrate.c (em_migrate_imap_cmeta_1_4): do the imap cmeta + files, it just does the sync offline stuff. #56674. + (em_migrate_1_4): non-fatalise some of the options, call above. + * mail-component.c (view_changed_cb): display selected count instead of unread if we have >1 selected. Also don't do special case drafts/sent/outbox stuff if folders are inbox or re-used. |