diff options
| author | Barry Warsaw | 2014-03-15 15:13:46 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2014-03-15 15:13:46 -0400 |
| commit | 547d6b4c53cf9b893571706b8b0bee386b1dd043 (patch) | |
| tree | b99d52c50f365644612e301175c5dc73dd150165 /src/mailman/docs | |
| parent | b2212b052aa80376e0a42aaee87306dd43fe4608 (diff) | |
| download | mailman-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.rst | 3 |
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" |
