diff options
author | Mark Sapiro <mark@msapiro.net> | 2017-12-09 16:17:47 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2017-12-09 16:17:47 -0800 |
commit | 223590d493d2569ea18dbf0fa8b986cc63cafa30 (patch) | |
tree | f8ff350d28b9db55127efd3f9a81e825303f283d /NEWS | |
parent | 82ed0668ce15834e49055b4503483c6602142e5a (diff) | |
download | mailman2-223590d493d2569ea18dbf0fa8b986cc63cafa30.tar.gz mailman2-223590d493d2569ea18dbf0fa8b986cc63cafa30.tar.xz mailman2-223590d493d2569ea18dbf0fa8b986cc63cafa30.zip |
Show match in hold reason for header_filter_rules.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Messages held for header_filter_rules now show the matched regexp in + the hold reason. (LP: #1737371) + - When updating the group and mode of a .db file with Mailman's Postfix integration, a missing file is ignored. (LP: #1734162) |