From 172f70c6412b2af09ad400d3d4da39537866c466 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 19 Oct 2000 20:32:54 +0000 Subject: 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 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') 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 + + * 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 * Makefile.am (glade_messages): New. -- cgit v1.2.3