diff options
author | Mark Sapiro <mark@msapiro.net> | 2010-08-08 13:59:01 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2010-08-08 13:59:01 -0700 |
commit | cdf79f5004eb4a03e0b65e5eda71a2d74e1c0c72 (patch) | |
tree | 9fa72f8c9cdaab61ca3b5a6c6762f78b7f556000 /NEWS | |
parent | e6b372f79cf7924721cee5cf69127b1d90dbcb1e (diff) | |
download | mailman2-cdf79f5004eb4a03e0b65e5eda71a2d74e1c0c72.tar.gz mailman2-cdf79f5004eb4a03e0b65e5eda71a2d74e1c0c72.tar.xz mailman2-cdf79f5004eb4a03e0b65e5eda71a2d74e1c0c72.zip |
Fixed web CGI tracebacks to properly report sys.path. Bug #615114.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -42,6 +42,8 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed web CGI tracebacks to properly report sys.path. Bug #615114. + - Changed the member options login page unsubscribe request to include the requesters IP address in the confirmation request. Bug #610527. |