From 7422edc8142b8b199fd78d75c80d631603555722 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 7 Sep 2010 13:10:57 -0700 Subject: Fixed i18n._() to catch exceptions due to bad formats. Bug #632660. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b5a968e9..148133e7 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,8 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed i18n._() to catch exceptions due to bad formats. Bug #632660. + - Fixed admindb interface to decode base64 and quoted-printable encoded message body excerpts for display. Bug #629738. -- cgit v1.2.3