aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorNotZed <NotZed@HelixCode.com>2000-03-05 12:26:11 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-03-05 12:26:11 +0800
commit1208f96fe41fa87dfab2ee0a3b67a822380aeb27 (patch)
treeb08c39698e48e974a001d4ee2cb4772b78d51b46 /filter/ChangeLog
parent3086279b19bf45ab2ca225d89e39dfcc3afc37b8 (diff)
downloadgsoc2013-evolution-1208f96fe41fa87dfab2ee0a3b67a822380aeb27.tar
gsoc2013-evolution-1208f96fe41fa87dfab2ee0a3b67a822380aeb27.tar.gz
gsoc2013-evolution-1208f96fe41fa87dfab2ee0a3b67a822380aeb27.tar.bz2
gsoc2013-evolution-1208f96fe41fa87dfab2ee0a3b67a822380aeb27.tar.lz
gsoc2013-evolution-1208f96fe41fa87dfab2ee0a3b67a822380aeb27.tar.xz
gsoc2013-evolution-1208f96fe41fa87dfab2ee0a3b67a822380aeb27.tar.zst
gsoc2013-evolution-1208f96fe41fa87dfab2ee0a3b67a822380aeb27.zip
Output 'and' bits between the rules.
2000-03-04 NotZed <NotZed@HelixCode.com> * filter-druid.c (html_write_options): Output 'and' bits between the rules. svn path=/trunk/; revision=2056
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 0c0e7b097b..9b2b4e2fb8 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,5 +1,8 @@
2000-03-04 NotZed <NotZed@HelixCode.com>
+ * filter-druid.c (html_write_options): Output 'and' bits between
+ the rules.
+
* filter-driver.c (main): Actually implement filtering, at least,
from Inbox. Copy messages to folder (in the same store only, so
far), delete, and stop processing are implemented, and the logic