From e1f509efe72b433fdedea7ef24526b09934768d2 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 30 Mar 2021 12:32:42 -0700 Subject: Decode message bodies for replies in CommandRunner. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7fb1f609..e944a11d 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ Here is a history of user visible changes to Mailman. - Plain text message bodies with Content-Disposition: and no declared charset are no longer scrubbed. (LP: #1917968) + - CommandRunner now recodes message bodies in the charset of the user's + or list's language to avoid a possible UnicodeError when including the + message body in the reply. (LP: #1921682) + 2.1.34 (26-Jun-2020) i18n -- cgit v1.2.3