summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2017-08-29 22:51:58 -0400
committerBarry Warsaw2017-08-29 22:51:58 -0400
commit057bc0704ab6d975e327c11cac204decfb478c4d (patch)
tree9c22f42b28dd6818188fe6ecf5aefb53c192d503 /src/mailman/docs
parentde8c204fa40f0c4677a1b73b2ee7e3e86ce93a9c (diff)
downloadmailman-057bc0704ab6d975e327c11cac204decfb478c4d.tar.gz
mailman-057bc0704ab6d975e327c11cac204decfb478c4d.tar.zst
mailman-057bc0704ab6d975e327c11cac204decfb478c4d.zip
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 328699371..a5e819c7a 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -24,6 +24,8 @@ Bugs
* Various message holds and rejects that gave 'N/A' as a reason now give an
appropriate reason. (Closes #368)
* Bounce messages are now composed for proper translations.
+* Messages with badly encoded ``Subject`` headers no longer crash the message
+ moderation REST API. (Closes #383)
Command line
------------