diff options
author | msapiro <> | 2005-12-05 00:48:55 +0000 |
---|---|---|
committer | msapiro <> | 2005-12-05 00:48:55 +0000 |
commit | f9e51f6be5bfe31cc1f4abf6b419bf95c3fb137f (patch) | |
tree | f2e33485401df73eba9ec45defd9f6534cd1fd1e | |
parent | d77d0dfed39748444d772bd1c1aacbdb4fbfd20a (diff) | |
download | mailman2-f9e51f6be5bfe31cc1f4abf6b419bf95c3fb137f.tar.gz mailman2-f9e51f6be5bfe31cc1f4abf6b419bf95c3fb137f.tar.xz mailman2-f9e51f6be5bfe31cc1f4abf6b419bf95c3fb137f.zip |
Add several recent changes to 2.1.7 "Bug fixes and other patches"
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -21,6 +21,22 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Apply the list's ban_list to address changes and admin mass subscribe + and invite and to confirmations/approvals of address changes, + subscriptions and invitations. + + - Decode quoted-printable and base64 encoded parts before passing to + HTML_TO_PLAIN_TEXT_COMMAND (1367783). + + - Remove Approve: header from post - treat as Approved: (1355707). + + - Stop removing line following Approve(d): line in body of post (1318883). + + - Log post in post log with true sender, not listname-bounces (1287921). + + - Correctly initialize and remember the list's default_member_moderation + attribute in the web list creation page (1263213). + - Add PEP263 charset in config_list output (1343100). - header_filter_rules get lost if accessed directly and needed authenti- |