aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-11-10 11:04:58 -0800
committerMark Sapiro <mark@msapiro.net>2018-11-10 11:04:58 -0800
commit377a75049a8b1bccf352e1347e2c4a02e7dd6170 (patch)
treef0131881763a6b3626110901c2b6f97403e03c45 /NEWS
parent7e459e691de1e0e97bd99ff550a7a7904a54f61c (diff)
downloadmailman2-377a75049a8b1bccf352e1347e2c4a02e7dd6170.tar.gz
mailman2-377a75049a8b1bccf352e1347e2c4a02e7dd6170.tar.xz
mailman2-377a75049a8b1bccf352e1347e2c4a02e7dd6170.zip
Added NEWS item for prior change.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 04358c41..6efcfd0e 100644
--- a/NEWS
+++ b/NEWS
@@ -7,11 +7,14 @@ Here is a history of user visible changes to Mailman.
2.1.30 (xx-xxx.xxxx)
- Bug Fixes
+ Bug Fixes and other patches
- Fixed the confirm CGI to catch a rare TypeError on simultaneous
confirmations of the same token. (LP: #1785854)
+ - Scrubbed application/octet-stream MIME parts will now be given a
+ .bin extension instead of .obj.
+
2.1.29 (24-Jul-2018)
Bug Fixes