diff options
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -4,7 +4,7 @@ Copyright (C) 1998-2005 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. -2.1.7a1 (13-Dec-2005) +2.1.7b1 (20-Dec-2005) Security @@ -45,6 +45,15 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fix Scrubber.py mungs quoted-printable bug with introducing + 'X-Mailman-Scrubbed' header for marking that the payload is + scrubber-munged. The flag is referenced in ToDigest.py, ToArchive.py, + Decorate.py and Archiver. Similar problem in ToDigest.py where the + plain digest is generated is also fixed. + + - Fix Syslog.py to write quopri encoded message when it fail to write + 8-bit characters. + - Fix MTA/Postfix.py to check aliases group permission in check_perms and fix mailman-install document on this matter (1378270). |