diff options
author | Mark Sapiro <msapiro@value.net> | 2011-02-07 12:42:05 -0800 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2011-02-07 12:42:05 -0800 |
commit | 2858a6747610370e07f2e4dd0e8d76c28ba0c779 (patch) | |
tree | 522425758f3269374ce32c4697b64700a369b2ac /NEWS | |
parent | 12f54c4b4f27ed1514f770f062bcc9c5b239dd71 (diff) | |
download | mailman2-2858a6747610370e07f2e4dd0e8d76c28ba0c779.tar.gz mailman2-2858a6747610370e07f2e4dd0e8d76c28ba0c779.tar.xz mailman2-2858a6747610370e07f2e4dd0e8d76c28ba0c779.zip |
- Fixed an uncaught KeyError when poster tries to cancel a post which was
already handled. Bug #266224.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -34,6 +34,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed an uncaught KeyError when poster tries to cancel a post which was + already handled. Bug #266224. + - Held message user notifications now come From: list-owner instead of list-bounces. Bug #714424. |