diff options
author | Mark Sapiro <mark@msapiro.net> | 2013-06-10 14:35:21 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2013-06-10 14:35:21 -0700 |
commit | 34d5cbf83819f464d365ec7ecb731f94771bf446 (patch) | |
tree | 8c061bbd85cdda075fe927e281475db2d122ce9e /NEWS | |
parent | 1c59d01e49d944bcffccd2154a1e8ec9f3175874 (diff) | |
download | mailman2-34d5cbf83819f464d365ec7ecb731f94771bf446.tar.gz mailman2-34d5cbf83819f464d365ec7ecb731f94771bf446.tar.xz mailman2-34d5cbf83819f464d365ec7ecb731f94771bf446.zip |
- Fixed bin/mailmanctl -s to not remove the master lock if it can't be
determined to be truly stale. (LP: #1189558)
Diffstat (limited to '')
-rwxr-xr-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -61,6 +61,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed bin/mailmanctl -s to not remove the master lock if it can't be + determined to be truly stale. (LP: #1189558) + - It is no longer possible to add 'invalid' addresses to the ban_list and the *_these_nonmembers filters from the check boxes on the admindb interface. (LP: #1187201) |