diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-02-07 15:34:29 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-02-07 15:34:29 -0800 |
commit | 2017059f64d9b0307382355c381a256a6d24d3bb (patch) | |
tree | 565a403443e09159e105ee936561b10a7bc29848 /NEWS | |
parent | 3740f0e42b2d0373a49bcef4d2fc7a8f80a637e5 (diff) | |
download | mailman2-2017059f64d9b0307382355c381a256a6d24d3bb.tar.gz mailman2-2017059f64d9b0307382355c381a256a6d24d3bb.tar.xz mailman2-2017059f64d9b0307382355c381a256a6d24d3bb.zip |
Changed the message from the confirm CGI to not indicate approval is
required for an acceptance of an invitation.
Diffstat (limited to '')
-rwxr-xr-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Changed the message from the confirm CGI to not indicate approval is + required for an acceptance of an invitation. (LP: #1277744) + - Fixed POSTFIX_STYLE_VIRTUAL_DOMAINS to be case-insensitiive. (LP: #1267003) |