From 6e90f0855eea0c2f23deefbf9f478de478619933 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Wed, 23 Nov 2016 13:27:00 -0800 Subject: Fixed UnicodeError in sending digests following changing list's preferred_language. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4946ae24..0dfc6630 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fixed an issue causing UnicodeError in sending digests following a + change of a list's preferred_language. (LP: #1644356) + - Enhanced the fix for race conditions in MailList().Load(). (LP: #266464) - Fixed a typo in Utils.py that could have resulted in a NameError in -- cgit v1.2.3