aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/htmlformat.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mailman/Defaults.py.inMark Sapiro2007-11-251-2/+5
| | | | | | | | | | | Mailman/Utils.py Mailman/htmlformat.py Mailman/Cgi/create.py messages/ja/doc/Defaults.py.in - Added direction ('ltr', 'rtl') to the LC_DESCRIPTIONS table to support the Hebrew translation. messages/he/LC_MESSAGES/mailman.po - Corrected a typo '\b' -> '\n'. messages/zh_CN/LC_MESSAGES/mailman.po - Corrected a typo '\\b' -> '/b'.
* CVE-2006-3636. Fixes for various cross-site scripting issues. Discovery bybwarsaw2006-08-301-4/+13
| | | | | Moritz Naumann and most of the repair work done by Mark Sapiro (with some additional work by Barry).
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* New names added to ACKNOWLEDGMENTS. Updated NEWS in preparation for 2.1.6b1.bwarsaw2005-01-161-25/+25
| | | | Update copyright years for files changes in 2005. Whitespace normalization.
* fixed addError() ... (errmsg % args) has been deprecated in favor oftkikuchi2005-01-121-2/+2
| | | | | i18n._(). Now this cause bug traceback if errmsg contain '%'. *args insertion is removed.
* Backporting from the HEAD -- Mailman packagebwarsaw2003-09-221-1/+1
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+678
'Release_2_1-maint'.