aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-09-12 04:52:54 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-09-12 04:52:54 +0800
commit8959d0d50a5c8441d74e61b62dda2cccfd13aa98 (patch)
treeafaf02f59834e99ea5859970095bc4005be13359 /mail/ChangeLog
parent562ace014447c0fdec304e814f4fb3a1304c758f (diff)
downloadgsoc2013-evolution-8959d0d50a5c8441d74e61b62dda2cccfd13aa98.tar
gsoc2013-evolution-8959d0d50a5c8441d74e61b62dda2cccfd13aa98.tar.gz
gsoc2013-evolution-8959d0d50a5c8441d74e61b62dda2cccfd13aa98.tar.bz2
gsoc2013-evolution-8959d0d50a5c8441d74e61b62dda2cccfd13aa98.tar.lz
gsoc2013-evolution-8959d0d50a5c8441d74e61b62dda2cccfd13aa98.tar.xz
gsoc2013-evolution-8959d0d50a5c8441d74e61b62dda2cccfd13aa98.tar.zst
gsoc2013-evolution-8959d0d50a5c8441d74e61b62dda2cccfd13aa98.zip
Don't have the filter driver self_destruct.
2000-09-11 Jeffrey Stedfast <fejj@helixcode.com> * mail-ops.c (do_fetch_mail): Don't have the filter driver self_destruct. svn path=/trunk/; revision=5345
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 3c9634948f..1a55b40fc8 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2000-09-11 Jeffrey Stedfast <fejj@helixcode.com>
+ * mail-ops.c (do_fetch_mail): Don't have the filter driver
+ self_destruct.
+
+2000-09-11 Jeffrey Stedfast <fejj@helixcode.com>
+
* mail-ops.c (do_fetch_mail): If we're fetching from an mbox
formatted file then we need to do some special-casing.