From 68c8d57f95b53ed2dc204bf0ee617c650df00c9a Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 1 May 2011 09:21:29 -0700 Subject: Made the web escaping of additional characters a configuration setting. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 38549b4a..f6287bb7 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,13 @@ Here is a history of user visible changes to Mailman. is responded to or just logged. It defaults to Yes which is different from prior behavior. Bug #410236. + - Two new mm_cfg.py settings, BROKEN_BROWSER_WORKAROUND and + BROKEN_BROWSER_REPLACEMENTS, have been added to control escaping of + additional characters beyond the standard <, >, &, and " in the web UI. + See the documentation of these settings in Defaults.py. The default + values for these settings result in no change from the prior release. + Bug #774588. + i18n - Fixed a missing format character in the Spanish translation. -- cgit v1.2.3