diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1a4ad5cd1b..74ffc4adce 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2000-04-10 Dan Winship <danw@helixcode.com> + + * mail-ops.c (fetch_mail): use camel_movemail when fetching mail + from an mbox store. This leaves behind temp files for now, + because CamelMboxFolder::delete is too confused to use, and NotZed + is rewriting CamelMboxFolder, so I'm not going to bother to try to + fix it. + 2000-04-09 Matt Loper <matt@helixcode.com> * folder-browser.c (folder_browser_new): set folder_browser->uri |