aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2020-05-18 10:01:51 -0700
committerMark Sapiro <mark@msapiro.net>2020-05-18 10:01:51 -0700
commit248ca38ffb4821a131460c9953aa21d6fe7cec04 (patch)
tree0a9506f5eb6cf8ca369f3a18aa3e8be69c4d80f4 /NEWS
parent6432a3277d824ce149cf0d105bab6b78a91821a4 (diff)
downloadmailman2-248ca38ffb4821a131460c9953aa21d6fe7cec04.tar.gz
mailman2-248ca38ffb4821a131460c9953aa21d6fe7cec04.tar.xz
mailman2-248ca38ffb4821a131460c9953aa21d6fe7cec04.zip
Extend REFUSE_SECOND_PENDING to unsubscription as well.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 602c2d53..4889399e 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,8 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
- The fix for LP: #1859104 can result in ValueError being thrown on
- attempts to subscribe to a list. This is fixed. (LP: #1878458)
+ attempts to subscribe to a list. This is fixed and extended to apply
+ REFUSE_SECOND_PENDING to unsubscription as well. (LP: #1878458)
2.1.33 (07-May-2020)