aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 24 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 926ae97e..b061706e 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
Here is a history of user visible changes to Mailman.
-2.1.11x (xx-Jun-2008)
+2.1.11rc2 (23-Jun-2008)
New Features
@@ -15,6 +15,8 @@ Here is a history of user visible changes to Mailman.
how long to keep bad and shunt queue entries and optionally, where to
archive removed entries.
+ - Prepended list name to bounce log unrecognized bounce messages.
+
Bug fixes and other patches
- Changed the preservation of unparseable messages to be conditional on
@@ -55,12 +57,32 @@ 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
message with no part headers for the original body part (1991348).
+ - 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.
+
+ - Changed OldStyleMemberships.py to remove the member from one_last_digest
+ when changing from regular to digest delivery to avoid the possibility
+ of a duplicate digest in some circumstances.
+
+ - Patched Danish message catalog for proper use of HTML entities per
+ Jonas Smedegaard (1999966).
+
+ - Improved bounce loop detection and handling in BounceRunner.py.
+
+ - Merged the Catalan i18n from the Mailman Catalan Translation Team.
+
Miscellaneous
- Brad Knowles' mailman daily status report script updated to 0.0.18.