diff options
author | Mark Sapiro <msapiro@value.net> | 2013-04-06 17:57:32 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2013-04-06 17:57:32 -0700 |
commit | 5c108a6559c6a39beaed2600871b02d0a54edd25 (patch) | |
tree | cbb50b53cb758603e798d53d19a584f90a4e324a /NEWS | |
parent | 9cdad15508bbc5a77e36edfd707dcc8c2140a340 (diff) | |
download | mailman2-5c108a6559c6a39beaed2600871b02d0a54edd25.tar.gz mailman2-5c108a6559c6a39beaed2600871b02d0a54edd25.tar.xz mailman2-5c108a6559c6a39beaed2600871b02d0a54edd25.zip |
The Switchboard.finish() method now logs the text of the exception when
it fails to unlink/preserve a .bak file. (LP: 1165589)
Diffstat (limited to '')
-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 Switchboard.finish() method now logs the text of the exception when + it fails to unlink/preserve a .bak file. (LP: 1165589) + - The pending (un)subscriptions waiting approval are now sorted by email address in the admindb interface as intended. (LP: 1164160) |