diff options
| author | Barry Warsaw | 2015-05-02 15:30:14 +0000 |
|---|---|---|
| committer | Barry Warsaw | 2015-05-02 11:49:20 -0400 |
| commit | 4411ee7ce6041c206e43158b8c03ba760fd19231 (patch) | |
| tree | 67acb9af2dd5918f2926c87015dc230df59fa0b1 /src/mailman/docs | |
| parent | e5a8345fbd6343439c418ea4d63f137b013f76f9 (diff) | |
| download | mailman-4411ee7ce6041c206e43158b8c03ba760fd19231.tar.gz mailman-4411ee7ce6041c206e43158b8c03ba760fd19231.tar.zst mailman-4411ee7ce6041c206e43158b8c03ba760fd19231.zip | |
Merge branch '1-admin-notify-mchanges' into 'release-3.0'
Honor admin_notify_mchanges with subscription policy
When the mailing list's `admin_notify_mchanges` is True, the list owners now get the subscription notification. (Closes: #1)
See merge request !4
Diffstat (limited to 'src/mailman/docs')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 770a099d9..8ea80633d 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -12,6 +12,12 @@ Here is a history of user visible changes to Mailman. ============================= (2015-XX-XX) +Bugs +---- + * When the mailing list's `admin_notify_mchanges` is True, the list owners + now get the subscription notification. (Closes: #1) + + 3.0.0 -- "Show Don't Tell" ========================== (2015-04-28) |
