From 2274e704c435716f33ed9dabcb80bef0811ba50c Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 7 Dec 2008 09:41:12 -0800 Subject: Fixed a problem in Decorate which could throw a TypeError on conversion to unicode of a header/footer that was already unicode because of interpolating a unicode value. Made a minor change to the authentication logic for displaying hidden members on the roster. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4fdc03d2..35f5d3ae 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,10 @@ Here is a history of user visible changes to Mailman. - Fixed an issue that prevented editing the options.html template from the web admin interface. SF Bug #2164798. + - Fixed a problem in Decorate which could throw a TypeError on conversion + to unicode of a header/footer that was already unicode because of + interpolating a unicode value. + 2.1.11 (30-Jun-2008) New Features -- cgit v1.2.3