diff options
author | Mark Sapiro <mark@msapiro.net> | 2008-03-06 12:34:12 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2008-03-06 12:34:12 -0800 |
commit | 7858eb837982174b11aec648f3ba4ca0f1ab6c6a (patch) | |
tree | 783c50bfa2b4302bfc9625274b8cf2a62b915586 /NEWS | |
parent | dd3ada936da9f0f24f41f113902d35b20e895086 (diff) | |
download | mailman2-7858eb837982174b11aec648f3ba4ca0f1ab6c6a.tar.gz mailman2-7858eb837982174b11aec648f3ba4ca0f1ab6c6a.tar.xz mailman2-7858eb837982174b11aec648f3ba4ca0f1ab6c6a.zip |
CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe:
header to go to the options login page instead of the
listinfo page.
options.py - Changed to only issue the "No address given" error if coming
from the page itself so we don't get the error when linking
from another page or the List-Unsubscribe: header.
- Changed to remember the user's language selection when
redisplaying the page after an error.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -162,6 +162,14 @@ Internationalization available_languages if it is other than the server's default language (1906368). + - Changed the first URL in the RFC 2369 List-Unsubscribe: header to go + to the options login page instead of the listinfo page. + + - Changed the options login page to not issue the "No address given" error + when coming from the List-Unsubscribe and other direct links. Also + changed to remember the user's language selection when redisplaying the + page following an error. + Miscellaneous - Brad Knowles' mailman daily status report script updated to 0.0.17. |