aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-04-10 22:39:15 +0800
committerDan Winship <danw@src.gnome.org>2000-04-10 22:39:15 +0800
commitc4f6086c2948f3384dd95393f7ea737db6143682 (patch)
tree648a067423596233c3470618964e8951ac60a3ec /mail/ChangeLog
parent7d8c98fb7d35db162f6e355a07e4b5ed3c2e1de7 (diff)
downloadgsoc2013-evolution-c4f6086c2948f3384dd95393f7ea737db6143682.tar
gsoc2013-evolution-c4f6086c2948f3384dd95393f7ea737db6143682.tar.gz
gsoc2013-evolution-c4f6086c2948f3384dd95393f7ea737db6143682.tar.bz2
gsoc2013-evolution-c4f6086c2948f3384dd95393f7ea737db6143682.tar.lz
gsoc2013-evolution-c4f6086c2948f3384dd95393f7ea737db6143682.tar.xz
gsoc2013-evolution-c4f6086c2948f3384dd95393f7ea737db6143682.tar.zst
gsoc2013-evolution-c4f6086c2948f3384dd95393f7ea737db6143682.zip
use camel_movemail when fetching mail from an mbox store. This leaves
* 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. svn path=/trunk/; revision=2359
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
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