aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-10-13 09:21:01 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-10-13 09:21:01 +0800
commit515462e9225d85fdc0488949a19c4016f0eed55f (patch)
tree6d80820acab93a711c78161519fd21072cdb773c /mail/ChangeLog
parenta053aa88b946563ceb08ab1e750c484de19f7c9b (diff)
downloadgsoc2013-evolution-515462e9225d85fdc0488949a19c4016f0eed55f.tar
gsoc2013-evolution-515462e9225d85fdc0488949a19c4016f0eed55f.tar.gz
gsoc2013-evolution-515462e9225d85fdc0488949a19c4016f0eed55f.tar.bz2
gsoc2013-evolution-515462e9225d85fdc0488949a19c4016f0eed55f.tar.lz
gsoc2013-evolution-515462e9225d85fdc0488949a19c4016f0eed55f.tar.xz
gsoc2013-evolution-515462e9225d85fdc0488949a19c4016f0eed55f.tar.zst
gsoc2013-evolution-515462e9225d85fdc0488949a19c4016f0eed55f.zip
sync & expunge the source folder after filtering.
2000-10-12 Jeffrey Stedfast <fejj@helixcode.com> * mail-ops.c (do_fetch_mail): sync & expunge the source folder after filtering. svn path=/trunk/; revision=5895
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index ace8e0cf25..55655e16d5 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2000-10-12 Jeffrey Stedfast <fejj@helixcode.com>
+ * mail-ops.c (do_fetch_mail): sync & expunge the source folder
+ after filtering.
+
+2000-10-12 Jeffrey Stedfast <fejj@helixcode.com>
+
* message-list.c (message_list_setup_etable): Create the 'spec'
and 'extras' arguments and call e_table_scrolled_new() rather than
set_specification as that function no longer (?) exists.