aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-09-10 03:33:36 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-09-10 03:33:36 +0800
commitce49a43a527ee533a9c697b36760d8bfa481e0aa (patch)
tree8451cf4f7f214587140e54411c572413008568fb /mail/ChangeLog
parentb03c714acf2602fe717a7088c714dd20489aa473 (diff)
downloadgsoc2013-evolution-ce49a43a527ee533a9c697b36760d8bfa481e0aa.tar
gsoc2013-evolution-ce49a43a527ee533a9c697b36760d8bfa481e0aa.tar.gz
gsoc2013-evolution-ce49a43a527ee533a9c697b36760d8bfa481e0aa.tar.bz2
gsoc2013-evolution-ce49a43a527ee533a9c697b36760d8bfa481e0aa.tar.lz
gsoc2013-evolution-ce49a43a527ee533a9c697b36760d8bfa481e0aa.tar.xz
gsoc2013-evolution-ce49a43a527ee533a9c697b36760d8bfa481e0aa.tar.zst
gsoc2013-evolution-ce49a43a527ee533a9c697b36760d8bfa481e0aa.zip
Use the CamelUIDCache so that we only retrieve *new* messages and also
2000-09-09 Jeffrey Stedfast <fejj@helixcode.com> * mail-ops.c (do_fetch_mail): Use the CamelUIDCache so that we only retrieve *new* messages and also send notes to the status bar telling it which message we're downloading so that Ettore can sleep at night ;-) svn path=/trunk/; revision=5290
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index d932e9bd33..8acbdb1d88 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,12 @@
2000-09-09 Jeffrey Stedfast <fejj@helixcode.com>
+ * mail-ops.c (do_fetch_mail): Use the CamelUIDCache so that we
+ only retrieve *new* messages and also send notes to the status bar
+ telling it which message we're downloading so that Ettore can
+ sleep at night ;-)
+
+2000-09-09 Jeffrey Stedfast <fejj@helixcode.com>
+
* mail-ops.c (do_fetch_mail): Updated to not send hook/unhook data
to filter_driver_run as it no longer takes those args.
(do_filter_ondemand): Same. Also wrap filtering in freeze/thaw to