From 2154e5dc03be61c10c7fb9157600fc19feffce86 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Fri, 2 Jan 2009 18:40:28 -0800 Subject: Mailman/Utils.py - Fixed a long standing error that stopped relative hrefs from being generated for links on Mailman's web pages. Mailman/Cgi/admindb.py - Changed the admindb interface so that when messages are rejected from the summary page, the reject reason is the rejection message from the Errors.HoldMessage subclass instead of the generic "No reason given". --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b4232707..87149b47 100644 --- a/NEWS +++ b/NEWS @@ -68,6 +68,13 @@ Here is a history of user visible changes to Mailman. - Added missing --bare option to French translation of list_lists help. Bug #312119. + - Fixed a long standing error that stopped relative hrefs from being + generated for links on Mailman's web pages. + + - Changed the admindb interface so that when messages are rejected from + the summary page, the reject reason is the rejection message from the + Errors.HoldMessage subclass instead of the generic "No reason given". + 2.1.11 (30-Jun-2008) New Features -- cgit v1.2.3