aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-10-20 04:32:54 +0800
committerDan Winship <danw@src.gnome.org>2000-10-20 04:32:54 +0800
commit172f70c6412b2af09ad400d3d4da39537866c466 (patch)
tree332560fa9316f1e5764871c636c3fd15eb63a27c /mail/ChangeLog
parent24e77716ce81735b648302bc118557f2c9df273d (diff)
downloadgsoc2013-evolution-172f70c6412b2af09ad400d3d4da39537866c466.tar
gsoc2013-evolution-172f70c6412b2af09ad400d3d4da39537866c466.tar.gz
gsoc2013-evolution-172f70c6412b2af09ad400d3d4da39537866c466.tar.bz2
gsoc2013-evolution-172f70c6412b2af09ad400d3d4da39537866c466.tar.lz
gsoc2013-evolution-172f70c6412b2af09ad400d3d4da39537866c466.tar.xz
gsoc2013-evolution-172f70c6412b2af09ad400d3d4da39537866c466.tar.zst
gsoc2013-evolution-172f70c6412b2af09ad400d3d4da39537866c466.zip
For an imap store, just refresh the INBOX.
* mail-ops.c: (do_fetch_mail): For an imap store, just refresh the INBOX. * folder-browser-factory.c (control_deactivate): Don't sync non-existent folders. * message-list.c (nuke_uids): Don't traverse non-existent trees. svn path=/trunk/; revision=6047
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 2ec50d0680..a4d29f7011 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2000-10-19 Dan Winship <danw@helixcode.com>
+
+ * mail-ops.c: (do_fetch_mail): For an imap store, just refresh the
+ INBOX.
+
+ * folder-browser-factory.c (control_deactivate): Don't sync
+ non-existent folders.
+ * message-list.c (nuke_uids): Don't traverse non-existent trees.
+
2000-10-19 Ettore Perazzoli <ettore@helixcode.com>
* Makefile.am (glade_messages): New.