From fb79444a20297f9a98c1e515527de757e00cda56 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Fri, 20 Jun 2008 12:49:24 -0700 Subject: Fixed CookHeaders.py which in some cases with new style prefixing would insert an extra space between the prefix and the subject. --- NEWS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d6b2e49a..6b52e07b 100644 --- a/NEWS +++ b/NEWS @@ -55,7 +55,7 @@ Here is a history of user visible changes to Mailman. - Fixed unescaped '%' in templates/nl/newlist.txt (1719017). - - Changed some non-ascii characters in templates/de/*.html to HTML + - Changed non-ascii characters in some templates/*/*.html files to HTML entities. - Fixed a problem in Decorate.py that could result in a multipart @@ -63,6 +63,13 @@ Here is a history of user visible changes to Mailman. - Improved recognition of some bounce messages. + - Rearranged calls to the list setBounceInfo() method in Bouncer.py + to accommodate MemberAdaptors that store bounce info outside the + list instance. + + - Fixed CookHeaders.py which in some cases with new style prefixing + would insert an extra space between the prefix and the subject. + Miscellaneous - Brad Knowles' mailman daily status report script updated to 0.0.18. -- cgit v1.2.3