diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-12-20 11:59:12 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-12-20 11:59:12 -0800 |
commit | d196f39ced49094eab5d0d8d8e42308835ef1cf5 (patch) | |
tree | 014b413cb216518cf7b075ef11fc84f2dca2f499 /NEWS | |
parent | f0ea450face0a007621753c3c44e09ec2e3c966e (diff) | |
download | mailman2-d196f39ced49094eab5d0d8d8e42308835ef1cf5.tar.gz mailman2-d196f39ced49094eab5d0d8d8e42308835ef1cf5.tar.xz mailman2-d196f39ced49094eab5d0d8d8e42308835ef1cf5.zip |
Implement a new DEFAULT_SUBSCRIBE_OR_INVITE setting to control the default
for the admin Mass Subscriptions page.
Diffstat (limited to '')
-rwxr-xr-x | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Here is a history of user visible changes to Mailman. 2.1.19 (xx-xxx-xxxx) + - There is a new DEFAULT_SUBSCRIBE_OR_INVITE setting. Set this to Yes + to make the default selection on the admin Mass Subscriptions page + Invite rather than Subscribe. (LP: #1404511) + New Features - There is a new list attribute in the Bounce processing section. |