summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2003-02-08 16:27:15 +0000
committerbwarsaw2003-02-08 16:27:15 +0000
commitccdb85e3531e579b7741f3d2b1045ccfb717f81a (patch)
tree755cc66ac317870edc850a7fc4cb08fdb8e19271
parent429e7fc5e849487b0c7dcb1ece18f9a46e9d0f0d (diff)
downloadmailman-ccdb85e3531e579b7741f3d2b1045ccfb717f81a.tar.gz
mailman-ccdb85e3531e579b7741f3d2b1045ccfb717f81a.tar.zst
mailman-ccdb85e3531e579b7741f3d2b1045ccfb717f81a.zip
-rw-r--r--NEWS14
1 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e4b684132..519980d07 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,19 @@ Here is a history of user visible changes to Mailman.
X.Y alpha 1 (XX-XXX-XXXX)
- Bug fixes ported forward from 2.1.1
+ Bug fixes ported forward from 2.1.1, including
+
+ - Closed a cross-site scripting vulnerability in the user options page.
+
+ - Restore the ability to control which headers show up in messages
+ included in plaintext and MIME digests. See the variables
+ PLAIN_DIGEST_KEEP_HEADERS and MIME_DIGEST_KEEP_HEADERS in
+ Defaults.py.
+
+ - Messages included in the plaintext digests are now sent through
+ the scrubber to remove (and archive) attachments. Otherwise,
+ attachments would screw up plaintext digests. MIME digests
+ include the attachments inline.
2.1 final (30-Dec-2002)