aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2013-12-19 18:30:55 -0800
committerMark Sapiro <mark@msapiro.net>2013-12-19 18:30:55 -0800
commit729b5a01726ff13c68bb794e079d424771682538 (patch)
tree68b74a4274bf40f53505b482b05864dc24ac4518 /NEWS
parentd4b1c7afa712b5e4bc989fe69cffe2d252db642a (diff)
downloadmailman2-729b5a01726ff13c68bb794e079d424771682538.tar.gz
mailman2-729b5a01726ff13c68bb794e079d424771682538.tar.xz
mailman2-729b5a01726ff13c68bb794e079d424771682538.zip
Fixed a few failing tests in tests/test_handlers.py.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 00d83389..246606ef 100755
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Fixed a few failing tests in tests/test_handlers.py. (LP: #1262950)
+
- Fixed bin/arch to not create scrubbed attachments for messages skipped
when processing the --start= option. (LP: #1260883)