diff options
author | Mark Sapiro <mark@msapiro.net> | 2013-12-19 18:30:55 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2013-12-19 18:30:55 -0800 |
commit | 729b5a01726ff13c68bb794e079d424771682538 (patch) | |
tree | 68b74a4274bf40f53505b482b05864dc24ac4518 /NEWS | |
parent | d4b1c7afa712b5e4bc989fe69cffe2d252db642a (diff) | |
download | mailman2-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-x | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |