diff options
| author | Barry Warsaw | 2016-06-03 11:49:23 -0700 |
|---|---|---|
| committer | Barry Warsaw | 2016-06-03 11:49:23 -0700 |
| commit | bcf2514e1484bdd824201decb5f25dc5788d0ca7 (patch) | |
| tree | baa821e99f2484465c032fe0c766b355c8f3fd5e /src/mailman/docs/NEWS.rst | |
| parent | 4836d06c11d81079422073eac66e39c0d03db220 (diff) | |
| download | mailman-bcf2514e1484bdd824201decb5f25dc5788d0ca7.tar.gz mailman-bcf2514e1484bdd824201decb5f25dc5788d0ca7.tar.zst mailman-bcf2514e1484bdd824201decb5f25dc5788d0ca7.zip | |
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 7e3dd98e6..d11c44910 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -83,6 +83,8 @@ Bugs (Closes #226) * MIME digests now put the individual message/rfc822 messages inside a multipart/digest subpart. (Closes #234) + * Nonmember subscriptions are removed when one of the addresses controlled by + a user is subscribed as a member. Given by Aditya Divekar. (Closes #237) Configuration ------------- |
