summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2014-03-15 15:13:46 -0400
committerBarry Warsaw2014-03-15 15:13:46 -0400
commit547d6b4c53cf9b893571706b8b0bee386b1dd043 (patch)
treeb99d52c50f365644612e301175c5dc73dd150165 /src/mailman/docs
parentb2212b052aa80376e0a42aaee87306dd43fe4608 (diff)
downloadmailman-547d6b4c53cf9b893571706b8b0bee386b1dd043.tar.gz
mailman-547d6b4c53cf9b893571706b8b0bee386b1dd043.tar.zst
mailman-547d6b4c53cf9b893571706b8b0bee386b1dd043.zip
* Fix non-member moderation rule to prefer a member sender if both members
and non-members are in the message's sender list. Given by Aurélien Bompard. (LP: #1291452)
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 73728d5b2..37789526d 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -64,6 +64,9 @@ Bugs
docstring for `display_name`. (LP: #1181498)
* Fix importation from MM2.1 to MM3 of the archive policy. Given by Aurélien
Bompard. (LP: #1227658)
+ * Fix non-member moderation rule to prefer a member sender if both members
+ and non-members are in the message's sender list. Given by Aurélien
+ Bompard. (LP: #1291452)
3.0 beta 3 -- "Here Again"