From 1106fc19e5b1300ca5eb5482d559eb749305b456 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 10 May 2011 18:57:55 -0700 Subject: Fixed a problem in admindb.py where the character set for the display of the message body excerpt was not correctly determined. Bug #779751. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 02604231..accf13dc 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed a problem in admindb.py where the character set for the display of + the message body excerpt was not correctly determined. Bug #779751. + - Prevented setting user passwords with leading/trailing whitespace. Bug #778088. -- cgit v1.2.3