aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2013-12-13 16:53:13 -0800
committerMark Sapiro <mark@msapiro.net>2013-12-13 16:53:13 -0800
commitd4b1c7afa712b5e4bc989fe69cffe2d252db642a (patch)
tree8d06ea0d166097f6260f52819fa0af24a8d4d76e /NEWS
parent5cd4000e9f8157e13bba8ff146249aed50a7cb02 (diff)
downloadmailman2-d4b1c7afa712b5e4bc989fe69cffe2d252db642a.tar.gz
mailman2-d4b1c7afa712b5e4bc989fe69cffe2d252db642a.tar.xz
mailman2-d4b1c7afa712b5e4bc989fe69cffe2d252db642a.zip
Fixed bin/arch to not create scrubbed attachments for messages skipped
when processing the --start= option.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2a9ba15a..00d83389 100755
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Fixed bin/arch to not create scrubbed attachments for messages skipped
+ when processing the --start= option. (LP: #1260883)
+
- Fixed email address validation to do a bit better in obscure cases.
(LP: #1258703)