diff options
| author | Barry Warsaw | 2012-08-17 22:27:32 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2012-08-17 22:27:32 -0400 |
| commit | 82d2ef15e3810abf984dc70c800dac3ebca02f03 (patch) | |
| tree | 72d5de1d008184cd2291a62804fc0ff8af25e190 /src/mailman/docs | |
| parent | 247609a779b8194c90fa8f65cb0503923b835458 (diff) | |
| download | mailman-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.rst | 1 |
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 |
