aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-09-14 03:05:43 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-09-14 03:05:43 +0800
commita801b3b6914f17a84b6ec156b5f14d0451d21931 (patch)
treeeb9a2a42cd35b394133265da056ad3017ae5ee8e /filter/ChangeLog
parenta7700d7312fd694905be3c50d8e1b1eeb98cf3b2 (diff)
downloadgsoc2013-evolution-a801b3b6914f17a84b6ec156b5f14d0451d21931.tar
gsoc2013-evolution-a801b3b6914f17a84b6ec156b5f14d0451d21931.tar.gz
gsoc2013-evolution-a801b3b6914f17a84b6ec156b5f14d0451d21931.tar.bz2
gsoc2013-evolution-a801b3b6914f17a84b6ec156b5f14d0451d21931.tar.lz
gsoc2013-evolution-a801b3b6914f17a84b6ec156b5f14d0451d21931.tar.xz
gsoc2013-evolution-a801b3b6914f17a84b6ec156b5f14d0451d21931.tar.zst
gsoc2013-evolution-a801b3b6914f17a84b6ec156b5f14d0451d21931.zip
Modified to only match text MIME parts in the message rather than the
2000-09-13 Jeffrey Stedfast <fejj@helixcode.com> * filter-message-search.c (body_contains): Modified to only match text MIME parts in the message rather than the entire MIME message (header_contains): Added regex matching svn path=/trunk/; revision=5406
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 06284d16e5..0cdd6d20fd 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,9 @@
+2000-09-13 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * filter-message-search.c (body_contains): Modified to only match
+ text MIME parts in the message rather than the entire MIME message
+ (header_contains): Added regex matching
+
2000-09-12 Dan Winship <danw@helixcode.com>
* rule-context.c (d):