aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 94602592..dc9c155a 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,14 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Added recognition for a newly seen mailEnable bounce.
+
+ - 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)
+
- Fixed a NameError issue in bin/add_members with
DISABLE_COMMAND_LOCALE_CSET = yes. (LP: #1647450)