From e1c83eb851d2be8bac01df4e0c816b0bfcca2ec8 Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Thu, 15 Nov 2007 14:00:13 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1bbe581a..cc8e160a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-11-15 Alex Schroeder + + * modules/strange-spam.pl (StrangeNewBannedContent): Make sure + newlines are stripped from the match. + + * modules/despam.pl (DespamBannedContent): No longer use + case-insensitive matches to mimic changes in strange-spam.pl. + Make sure newlines are stripped from the match. + 2007-11-14 Alex Schroeder * modules/google-search.pl ($GoogleSearchExclusive): New option.