diff options
author | Mark Sapiro <msapiro@value.net> | 2010-09-03 12:30:34 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2010-09-03 12:30:34 -0700 |
commit | 39e51a6f72f1fb9cfb093e7ff3363dd11d405776 (patch) | |
tree | 8736813bae05a6966968ab47c61baee315481c6c /NEWS | |
parent | bd9840f2689dc6561cceb1588945742206cf7cbb (diff) | |
download | mailman2-39e51a6f72f1fb9cfb093e7ff3363dd11d405776.tar.gz mailman2-39e51a6f72f1fb9cfb093e7ff3363dd11d405776.tar.xz mailman2-39e51a6f72f1fb9cfb093e7ff3363dd11d405776.zip |
Fixed admindb interface to decode base64 and quoted-printable encoded
message body excerpts for display. Bug #629738.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -44,6 +44,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed admindb interface to decode base64 and quoted-printable encoded + message body excerpts for display. Bug #629738. + - Fixed web CGI tracebacks to properly report sys.path. Bug #615114. - Changed the member options login page unsubscribe request to include the |