aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-03-09 13:37:28 -0700
committerMark Sapiro <mark@msapiro.net>2015-03-09 13:37:28 -0700
commit3369d092863995eda173e9a15a9a082c24cb4ad9 (patch)
tree0f6464cc2d32f3bd4566f55e378c0424d19c44c0 /NEWS
parent5646f3c16ed7ae287ee42cbb90e69f4c8f0ac9a1 (diff)
downloadmailman2-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-xNEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index baf770b9..b021f309 100755
--- a/NEWS
+++ b/NEWS
@@ -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