From 90cf692002ba35728385ee0bfacab578944bdd82 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Fri, 28 Nov 2014 12:46:22 -0800 Subject: Fixed a UnicodeDecodeError that could occur in the web admin interface if 'text' valued attributes have unicode values. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e31fcb27..11795058 100755 --- a/NEWS +++ b/NEWS @@ -33,6 +33,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fixed a UnicodeDecodeError that could occur in the web admin interface + if 'text' valued attributes have unicode values. (LP: #1397170) + - We now catch the NotAMemberError exception thrown if an authenticated unsubscribe is submitted from the user options page for a nonmember. (LP: #1390653) -- cgit v1.2.3