aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2013-06-10 14:35:21 -0700
committerMark Sapiro <mark@msapiro.net>2013-06-10 14:35:21 -0700
commit34d5cbf83819f464d365ec7ecb731f94771bf446 (patch)
tree8c061bbd85cdda075fe927e281475db2d122ce9e /NEWS
parent1c59d01e49d944bcffccd2154a1e8ec9f3175874 (diff)
downloadmailman2-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-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 15e77e9b..5f34ba39 100755
--- a/NEWS
+++ b/NEWS
@@ -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)