aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2017-12-09 16:17:47 -0800
committerMark Sapiro <mark@msapiro.net>2017-12-09 16:17:47 -0800
commit223590d493d2569ea18dbf0fa8b986cc63cafa30 (patch)
treef8ff350d28b9db55127efd3f9a81e825303f283d /NEWS
parent82ed0668ce15834e49055b4503483c6602142e5a (diff)
downloadmailman2-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--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c8b7f347..07d50655 100644
--- a/NEWS
+++ b/NEWS
@@ -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)