diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-12-30 13:21:25 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-12-30 13:21:25 -0800 |
commit | 30ed3639227be2b174be06d69a43ba73cd205422 (patch) | |
tree | c8535bff22d39db55710b69d0b86e008e9081f97 /NEWS | |
parent | 4ef7cc0b5e77ddc6332e7712260810afc6809b83 (diff) | |
download | mailman2-30ed3639227be2b174be06d69a43ba73cd205422.tar.gz mailman2-30ed3639227be2b174be06d69a43ba73cd205422.tar.xz mailman2-30ed3639227be2b174be06d69a43ba73cd205422.zip |
Fixed a bug where a message with an Approved: header held by a handler
that precedes Approve (SpamDetect by default) would not have the
Approved: header removed if the held message was approved. Bug #501739.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -11,6 +11,12 @@ Here is a history of user visible changes to Mailman. - Changed a few DOCTYPE directives in templates for compliance. Bug #500952 and Bug #500955. + Bug Fixes and other patches + + - Fixed a bug where a message with an Approved: header held by a handler + that precedes Approve (SpamDetect by default) would not have the + Approved: header removed if the held message was approved. Bug #501739. + 2.1.13 (22-Dec-2009) i18n |