diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-02-16 15:00:38 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-02-16 15:00:38 -0800 |
commit | a509d2cb3f0a696e93e1ecc066cc38c835a8e7b4 (patch) | |
tree | 3c98ad2b82b422ced45630846c7d77ce70294b18 /NEWS | |
parent | 2017059f64d9b0307382355c381a256a6d24d3bb (diff) | |
download | mailman2-a509d2cb3f0a696e93e1ecc066cc38c835a8e7b4.tar.gz mailman2-a509d2cb3f0a696e93e1ecc066cc38c835a8e7b4.tar.xz mailman2-a509d2cb3f0a696e93e1ecc066cc38c835a8e7b4.zip |
- The from_is_list header munging feature introduced in Mailman 2.1.16 is
no longer erroneously applied to Mailman generated notices.
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - The from_is_list header munging feature introduced in Mailman 2.1.16 is + no longer erroneously applied to Mailman generated notices. + (LP: #1279667) + - Changed the message from the confirm CGI to not indicate approval is required for an acceptance of an invitation. (LP: #1277744) |