Fixes #237
commitbcf2514e1484bdd824201decb5f25dc5788d0ca7
authorBarry Warsaw <barry@python.org>
Fri, 3 Jun 2016 18:49:23 +0000 (3 11:49 -0700)
committerBarry Warsaw <barry@python.org>
Fri, 3 Jun 2016 18:49:23 +0000 (3 11:49 -0700)
treebaa821e99f2484465c032fe0c766b355c8f3fd5e
parent4836d06c11d81079422073eac66e39c0d03db220
Fixes #237

Nonmember subscriptions are removed when one of the addresses controlled by
a user is subscribed as a member.  Given by Aditya Divekar.  (Closes #237)
src/mailman/app/membership.py
src/mailman/app/tests/test_membership.py
src/mailman/docs/NEWS.rst