diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-03-09 13:37:28 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-03-09 13:37:28 -0700 |
commit | 3369d092863995eda173e9a15a9a082c24cb4ad9 (patch) | |
tree | 0f6464cc2d32f3bd4566f55e378c0424d19c44c0 /NEWS | |
parent | 5646f3c16ed7ae287ee42cbb90e69f4c8f0ac9a1 (diff) | |
download | mailman2-3369d092863995eda173e9a15a9a082c24cb4ad9.tar.gz mailman2-3369d092863995eda173e9a15a9a082c24cb4ad9.tar.xz mailman2-3369d092863995eda173e9a15a9a082c24cb4ad9.zip |
Implemented member address change via the admin GUI.
Updated mailman.pot and mailman.po files with the new strings.
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,13 @@ Here is a history of user visible changes to Mailman. 2.1.20 (xx-xxx-xxxx) + New Features + + - There is a new Address Change sub-section in the web admin Membership + Management section to allow a list admin to change a list member's + address in one step rather than adding the new address, copying settings + and deleting the old address. (LP: #266809) + Bug fixes and other patches - A LookupError in SpamDetect on a message with RFC 2047 encoded headers |