diff options
author | Mark Sapiro <msapiro@value.net> | 2013-04-03 15:23:53 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2013-04-03 15:23:53 -0700 |
commit | 9cdad15508bbc5a77e36edfd707dcc8c2140a340 (patch) | |
tree | eb2eaf9794ceca605d028fb16c8ba49d21e7d0a4 /NEWS | |
parent | 25244ce18f64ece0781b0d7a3484e9c59f2ada98 (diff) | |
download | mailman2-9cdad15508bbc5a77e36edfd707dcc8c2140a340.tar.gz mailman2-9cdad15508bbc5a77e36edfd707dcc8c2140a340.tar.xz mailman2-9cdad15508bbc5a77e36edfd707dcc8c2140a340.zip |
The pending (un)subscriptions waiting approval are now sorted by email
address in the admindb interface as intended. (LP: 1164160)
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -58,6 +58,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - The pending (un)subscriptions waiting approval are now sorted by email + address in the admindb interface as intended. (LP: 1164160) + - The subscribe log entry for a bin/add_members subscribe now identifies bin/add_members as the source. (LP: 1161642) |