aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2010-05-10 14:11:45 -0700
committerMark Sapiro <mark@msapiro.net>2010-05-10 14:11:45 -0700
commit19d9f08506570461788033406ea7f662f3f21aeb (patch)
treec665860258365c63200a0d8e3e2befa80e360ce3 /NEWS
parent7cd6bc52c9e9b21cc35fe60bbc8b0c4eabf07154 (diff)
downloadmailman2-19d9f08506570461788033406ea7f662f3f21aeb.tar.gz
mailman2-19d9f08506570461788033406ea7f662f3f21aeb.tar.xz
mailman2-19d9f08506570461788033406ea7f662f3f21aeb.zip
Made a minor change to the removal of an Approved: pseudo-header from
a text/html alternative to allow for an inserted '\xA0' before the password.
Diffstat (limited to '')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5bfce3c7..b6cfa280 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,10 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Made a minor change to the removal of an Approved: pseudo-header from
+ a text/html alternative to allow for an inserted '\xA0' before the
+ password.
+
- Fixed Content Filtering collapse_alternatives to work on deeply nested
multipart/alternative parts. Bug #576675.