From 78fb8983ae8873ba1ff0640e556eb61b88dba9a7 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Fri, 3 Feb 2017 22:20:11 -0800 Subject: Fixed a TypeError thrown in the roster CGI when called with a listname containing a % character. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 94602592..7d2498c3 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 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) -- cgit v1.2.3