diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 7f3ff2d92d..f6b600b97e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,17 @@ 2003-09-22 Not Zed <NotZed@Ximian.com> + ** See bug #32996 + + * mail-folder-cache.c (real_flush_updates): don't just pass TRUE + to the 'can work offline' parameter of new shell folder. + + ** See bug #39410 + + * mail-ops.c (prep_offline_do): sync all messages, not just + unread or flagged ones. + +2003-09-22 Not Zed <NotZed@Ximian.com> + * em-popup.c (emp_uri_popup_link_copy): removed, moved to em-folder-view, for now, it has access to an invisible. |