diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -6,6 +6,9 @@ Here is a history of user visible changes to Mailman. 2.1.6 (XX-XXX-200X) + - Mail-to-news gateway now strips subject prefix off from a response + by a mail user if news_prefix_subject_too is not set. + - Critical security patch for path traversal vulnerability in private archive script (CAN-2005-0202). @@ -83,7 +86,8 @@ Here is a history of user visible changes to Mailman. (fix pipermail URL), 948152 (Out of date link on Docs), 1099138 (Scrubber.py breaks on None part), 1099840/1099840 (deprecated % insertion), 880073/933762 (List-ID RFC compliance), 1090439 (passwd - reminder shunted), 1112349 (case insensitivity in acceptable_aliases) + reminder shunted), 1112349 (case insensitivity in acceptable_aliases), + 1117618 (Don't Cc for personalized anonymous list) 2.1.5 (15-May-2004) |