aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-09-28 06:19:27 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-09-28 06:19:27 +0800
commit9deac0edb915ff7c83bd5a26f2bc36b3ea52cffb (patch)
treead4f88940c1479874000a4631dd9d7f1a8285936 /mail/ChangeLog
parent98a3ac0e6c55a4bcb3c043b916c5df1faff98f7c (diff)
downloadgsoc2013-evolution-9deac0edb915ff7c83bd5a26f2bc36b3ea52cffb.tar
gsoc2013-evolution-9deac0edb915ff7c83bd5a26f2bc36b3ea52cffb.tar.gz
gsoc2013-evolution-9deac0edb915ff7c83bd5a26f2bc36b3ea52cffb.tar.bz2
gsoc2013-evolution-9deac0edb915ff7c83bd5a26f2bc36b3ea52cffb.tar.lz
gsoc2013-evolution-9deac0edb915ff7c83bd5a26f2bc36b3ea52cffb.tar.xz
gsoc2013-evolution-9deac0edb915ff7c83bd5a26f2bc36b3ea52cffb.tar.zst
gsoc2013-evolution-9deac0edb915ff7c83bd5a26f2bc36b3ea52cffb.zip
Note: We need a configuration option to specify whether to log filtering
2000-09-27 Jeffrey Stedfast <fejj@helixcode.com> Note: We need a configuration option to specify whether to log filtering actions or not. * mail-ops.c (do_filter_ondemand): Updated to pass a log file pointer to filter_driver_run. (do_fetch_mail): Same. (mail_do_fetch_mail): Fixed a compiler warning. svn path=/trunk/; revision=5604
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 a622d1ca41..b6870cefd4 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,4 +1,13 @@
2000-09-27 Jeffrey Stedfast <fejj@helixcode.com>
+ Note: We need a configuration option to specify whether to log
+ filtering actions or not.
+
+ * mail-ops.c (do_filter_ondemand): Updated to pass a log file
+ pointer to filter_driver_run.
+ (do_fetch_mail): Same.
+ (mail_do_fetch_mail): Fixed a compiler warning.
+
+2000-09-27 Jeffrey Stedfast <fejj@helixcode.com>
* mail-callbacks.c (composer_postpone_cb): Fix it so that "send
later" will still mark a message as being replied, forwarded,