aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2016-01-31 07:37:08 -0800
committerMark Sapiro <mark@msapiro.net>2016-01-31 07:37:08 -0800
commit2b6a5c4ca7eb98e702a54690fd3de4c8a0162979 (patch)
tree41906440c9fcd6de913f4516bbbe63d704ee0423 /NEWS
parent38130ec85d2cc75b70f647b0b1f9a769a196d6a9 (diff)
downloadmailman2-2b6a5c4ca7eb98e702a54690fd3de4c8a0162979.tar.gz
mailman2-2b6a5c4ca7eb98e702a54690fd3de4c8a0162979.tar.xz
mailman2-2b6a5c4ca7eb98e702a54690fd3de4c8a0162979.zip
Modified contrib/mmdsr to report DMARC lookups in its own category.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6e242fd4..9c95f026 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Modified contrib/mmdsr to report held and banned subscriptions and DMARC
+ lookups in their own categories.
+
- Fixed a bug that could create a garbled From: header with certain DMARC
mitigation actions. (LP: #1536816)