diff options
author | Mark Sapiro <mark@msapiro.net> | 2008-06-11 15:48:16 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2008-06-11 15:48:16 -0700 |
commit | 584aa9c3d648067a0dd756cf561352b02d10ecc3 (patch) | |
tree | 5d726eb4f2fd42602d3990d8721bea3f3d2a19fb /NEWS | |
parent | 8297ba5977832dcfa7ee6035de02f46e7dc8cab9 (diff) | |
download | mailman2-584aa9c3d648067a0dd756cf561352b02d10ecc3.tar.gz mailman2-584aa9c3d648067a0dd756cf561352b02d10ecc3.tar.xz mailman2-584aa9c3d648067a0dd756cf561352b02d10ecc3.zip |
Fixed a problem in Decorate.py that could result in a multipart
message with no part headers for the original body part (1991348).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -58,6 +58,9 @@ Here is a history of user visible changes to Mailman. - Changed some non-ascii characters in templates/de/*.html to HTML entities. + - Fixed a problem in Decorate.py that could result in a multipart + message with no part headers for the original body part (1991348). + Miscellaneous - Brad Knowles' mailman daily status report script updated to 0.0.18. |