summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2012-08-17 22:27:32 -0400
committerBarry Warsaw2012-08-17 22:27:32 -0400
commit82d2ef15e3810abf984dc70c800dac3ebca02f03 (patch)
tree72d5de1d008184cd2291a62804fc0ff8af25e190 /src/mailman/docs
parent247609a779b8194c90fa8f65cb0503923b835458 (diff)
downloadmailman-82d2ef15e3810abf984dc70c800dac3ebca02f03.tar.gz
mailman-82d2ef15e3810abf984dc70c800dac3ebca02f03.tar.zst
mailman-82d2ef15e3810abf984dc70c800dac3ebca02f03.zip
* Non-unicode values in msgdata broke pending requests. (LP: #1031391)
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index ea79a3084..9d4f69099 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -101,6 +101,7 @@ Bug fixes
* Fixed a typo when returning the configuration file's header match checks.
(LP: #953497)
* List-Post should be NO when posting is not allowed. (LP: #987563)
+ * Non-unicode values in msgdata broke pending requests. (LP: #1031391)
.. _`passlib`: http://packages.python.org/passlib/index.html