aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-11-06 09:14:29 -0800
committerMark Sapiro <mark@msapiro.net>2015-11-06 09:14:29 -0800
commit8e017140ec920c6cb30191db2c092c4d75a9c7b1 (patch)
treec630b07fa54dd7f430d0142b205ef5373346627b /NEWS
parent2b8a93aad055efe7754ee3f1c93afd588b1d53ff (diff)
downloadmailman2-8e017140ec920c6cb30191db2c092c4d75a9c7b1.tar.gz
mailman2-8e017140ec920c6cb30191db2c092c4d75a9c7b1.tar.xz
mailman2-8e017140ec920c6cb30191db2c092c4d75a9c7b1.zip
Posts gated to usenet will no longer have other than the target group
in the Newsgroups: header.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d468f076..20f9cbb2 100755
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Posts gated to usenet will no longer have other than the target group
+ in the Newsgroups: header. (LP: #1512866)
+
- Invalid regexps in *_these_nonmembers, subscribe_auto_approval and
ban_list are now logged. (LP: #1507241)