aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-09-08 11:57:14 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-09-08 11:57:14 +0800
commit26149933266aea9e787e07d4cc312d6b06dc0d65 (patch)
treeaaf8b1e7cf97371c92f7ab6727aabca7afa05559 /filter/ChangeLog
parent28d0e6247e9570a092f44a3b443c7a672c8cbe2a (diff)
downloadgsoc2013-evolution-26149933266aea9e787e07d4cc312d6b06dc0d65.tar
gsoc2013-evolution-26149933266aea9e787e07d4cc312d6b06dc0d65.tar.gz
gsoc2013-evolution-26149933266aea9e787e07d4cc312d6b06dc0d65.tar.bz2
gsoc2013-evolution-26149933266aea9e787e07d4cc312d6b06dc0d65.tar.lz
gsoc2013-evolution-26149933266aea9e787e07d4cc312d6b06dc0d65.tar.xz
gsoc2013-evolution-26149933266aea9e787e07d4cc312d6b06dc0d65.tar.zst
gsoc2013-evolution-26149933266aea9e787e07d4cc312d6b06dc0d65.zip
Now takes a CamelMessageInfo argument in preparation for handling scoring
2000-09-07 Jeffrey Stedfast <fejj@helixcode.com> * filter-driver.c (filter_driver_run): Now takes a CamelMessageInfo argument in preparation for handling scoring svn path=/trunk/; revision=5251
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 06c225a92d..c2af2c0619 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,5 +1,10 @@
2000-09-07 Jeffrey Stedfast <fejj@helixcode.com>
+ * filter-driver.c (filter_driver_run): Now takes a
+ CamelMessageInfo argument in preparation for handling scoring
+
+2000-09-07 Jeffrey Stedfast <fejj@helixcode.com>
+
* filter-driver.c (filter_driver_run): Modified to return a
boolean value specifying whether or not the message was filtered
into a folder other than the default. The default mailbox can now