aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2017-09-22 08:22:42 -0700
committerMark Sapiro <mark@msapiro.net>2017-09-22 08:22:42 -0700
commitf48f75cccf27cdd098cb5c5e0f8c063361f80c1e (patch)
tree9a5c9c54387f36c9973998ee66d99c0fd4d538c7 /NEWS
parent7c3207ca991ee5723ff7c656d00f263d82b3f480 (diff)
downloadmailman2-f48f75cccf27cdd098cb5c5e0f8c063361f80c1e.tar.gz
mailman2-f48f75cccf27cdd098cb5c5e0f8c063361f80c1e.tar.xz
mailman2-f48f75cccf27cdd098cb5c5e0f8c063361f80c1e.zip
The default DMARC reject reason now properly replaces %(listowner)s.
Diffstat (limited to '')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8f3181af..7dc0571f 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - The default DMARC reject reason now properly replaces %(listowner)s.
+ (LP: #1718962)
+
- The web roster page now shows case preserved email addresses.
(LP: #1707447)