aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2016-02-28 22:28:44 -0800
committerMark Sapiro <mark@msapiro.net>2016-02-28 22:28:44 -0800
commit8f22ba21a32701d2efaac0b8b1a1c0a4522912b0 (patch)
treef54b733b0a6a3353cb595d6c4664689ea5bf8a3f /NEWS
parent40828756927efe3406e51cc60e9f36ee68973bae (diff)
downloadmailman2-8f22ba21a32701d2efaac0b8b1a1c0a4522912b0.tar.gz
mailman2-8f22ba21a32701d2efaac0b8b1a1c0a4522912b0.tar.xz
mailman2-8f22ba21a32701d2efaac0b8b1a1c0a4522912b0.zip
Don't collapse multipart with a single sub-part inside multipart/signed parts.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 45feb3c3..b4549610 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,13 @@ Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
Here is a history of user visible changes to Mailman.
+2.1.22 (xx-xxx-xxxx)
+
+ Bug fixes and other patches
+
+ - Don't collapse multipart with a single sub-part inside multipart/signed
+ parts. (LP: #1551075)
+
2.1.21 (28-Feb-2016)
New Features