diff options
author | Mark Sapiro <mark@msapiro.net> | 2010-04-09 13:17:07 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2010-04-09 13:17:07 -0700 |
commit | 1d66f60cb0223b549d87d9e300cea06596f379d5 (patch) | |
tree | 929c5f946f0051b7a91289f740c9df010fa25610 /NEWS | |
parent | 65d46a5c05a73e1ec5e73229730b4d30cbae4647 (diff) | |
download | mailman2-1d66f60cb0223b549d87d9e300cea06596f379d5.tar.gz mailman2-1d66f60cb0223b549d87d9e300cea06596f379d5.tar.xz mailman2-1d66f60cb0223b549d87d9e300cea06596f379d5.zip |
We now accept/remove X-Approved: and X-Approve: headers in addition to
Approved: and Approve: for pre-approving posts. Bug ##557750.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - We now accept/remove X-Approved: and X-Approve: headers in addition to + Approved: and Approve: for pre-approving posts. Bug ##557750. + - Reordered the 'cancel' and 'subscribe' buttons on the subscription confirmation web page so the default action upon 'enter' will be the subscribe button in browsers that pick the first button. Bug #530654. |