------------------------------------------------------------ revno: 1206 committer: Mark Sapiro <msap...@value.net> branch nick: 2.2 timestamp: Sun 2012-02-05 13:42:25 -0800 message: Updated copyright date and NEWS for backport of SpamDetect.py fix. modified: Mailman/Handlers/SpamDetect.py NEWS
-- lp:mailman/2.2 https://code.launchpad.net/~mailman-coders/mailman/2.2 Your team Mailman Checkins is subscribed to branch lp:mailman/2.2. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-coders/mailman/2.2/+edit-subscription
=== modified file 'Mailman/Handlers/SpamDetect.py' --- Mailman/Handlers/SpamDetect.py 2008-12-03 00:35:43 +0000 +++ Mailman/Handlers/SpamDetect.py 2012-02-05 21:42:25 +0000 @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2008 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2012 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License === modified file 'NEWS' --- NEWS 2012-02-05 21:23:14 +0000 +++ NEWS 2012-02-05 21:42:25 +0000 @@ -57,9 +57,6 @@ archive to emphasize that even if you got to the message from a subject, date or author index, previous and next are still by thread. - - Fixed a problem in SpamDetect.py that could cause header_filter_rules - to fail to match RFC 2047 encoded headers. - 2.1.15 (xx-xxx-xxxx) Security @@ -137,6 +134,9 @@ Bug Fixes and other patches + - Backported 2.2 branch fix for a problem in SpamDetect.py that could + cause header_filter_rules to fail to match RFC 2047 encoded headers. + - Fix for bug #629738 could cause a crash in the admindb details display if the decoded message body contained characters not in the character set of the list's preferred language. Fixed. Bug #910440.
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org