diff options
| author | Barry Warsaw | 2017-06-30 21:13:03 +0000 |
|---|---|---|
| committer | Barry Warsaw | 2017-06-30 21:13:03 +0000 |
| commit | eaf5894e673269e2f07a28e5960c9650ee205001 (patch) | |
| tree | 4d545de85051a8fd43ff7c4bc084b04e5e39a7ec /src/mailman/docs/NEWS.rst | |
| parent | 5b7eeedd19ac69976b38aec1132b1f23d963938d (diff) | |
| parent | e92359323cda1fb118415c2ccb69679795e78465 (diff) | |
| download | mailman-eaf5894e673269e2f07a28e5960c9650ee205001.tar.gz mailman-eaf5894e673269e2f07a28e5960c9650ee205001.tar.zst mailman-eaf5894e673269e2f07a28e5960c9650ee205001.zip | |
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 50e581239..c21f561a1 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -17,6 +17,8 @@ Bugs * A missing html_to_plain_text_command is now properly detected and logged. (Closes #345) * Syntactically invalid sender addresses are now ignored. (Closes #229) + * An AttributeError: 'str' object has no attribute 'decode' exception in + subject prefixing is fixed. (Closes #359) Interfaces ---------- |
