diff options
author | Not Zed <NotZed@Ximian.com> | 2004-03-03 16:44:48 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-03-03 16:44:48 +0800 |
commit | 0358c73b0228f3dbf0e79d2bb3242db9d1f69942 (patch) | |
tree | c632705027dd5c54a136a873060f25e58d5e856a /mail/ChangeLog | |
parent | 4e8aee0a768987f20277e6c3dabdfa6b52df75ef (diff) | |
download | gsoc2013-evolution-0358c73b0228f3dbf0e79d2bb3242db9d1f69942.tar.gz gsoc2013-evolution-0358c73b0228f3dbf0e79d2bb3242db9d1f69942.tar.zst gsoc2013-evolution-0358c73b0228f3dbf0e79d2bb3242db9d1f69942.zip |
** See bug #53738.
2004-03-03 Not Zed <NotZed@Ximian.com>
** See bug #53738.
* mail-ops.c (fetch_mail_fetch): if we've been cancelled, uncancel
so syncing can work. and always sync the folder (with expunge if
deleting).
svn path=/trunk/; revision=24948
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b17ff590d4..34d3fc8963 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2004-03-03 Not Zed <NotZed@Ximian.com> + ** See bug #53738. + + * mail-ops.c (fetch_mail_fetch): if we've been cancelled, uncancel + so syncing can work. and always sync the folder (with expunge if + deleting). + ** See bug #54924. * em-utils.c (em_utils_selection_set_urilist): Try to get the drop |