aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2021-03-30 12:32:42 -0700
committerMark Sapiro <mark@msapiro.net>2021-03-30 12:32:42 -0700
commite1f509efe72b433fdedea7ef24526b09934768d2 (patch)
tree44a8cb3179d23b378e11aae4321c79aaa54f1128 /NEWS
parent416d2e6ef003869486dcf6d212133511114767be (diff)
downloadmailman2-e1f509efe72b433fdedea7ef24526b09934768d2.tar.gz
mailman2-e1f509efe72b433fdedea7ef24526b09934768d2.tar.xz
mailman2-e1f509efe72b433fdedea7ef24526b09934768d2.zip
Decode message bodies for replies in CommandRunner.
Diffstat (limited to '')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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