From a852463283f44357fec29e0bce49f3cc83ed9c2f Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 14 Feb 2017 19:15:58 -0800 Subject: Catch NotAMemberError when member is removed before probe bounce returns. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7d2498c3..d2992721 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fixed an uncaught NotAMemberError when a member is removed before a + probe bounce for the member is returned. (LP: #1664729) + - Fixed a TypeError thrown in the roster CGI when called with a listname containing a % character. (LP: #1661810) -- cgit v1.2.3