From 136ceb7679d51fa50504bbcdbf09c224c188e2ec Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sat, 27 Feb 2010 09:57:24 -0800 Subject: Added a urlhost argument to the MailList.MailList.Create() method to allow bin/newlist and the the create CGI to pass urlhost so the host will be correct in the listinfo link on the emptyarchive page. Bug #529100. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 66a92cd1..5ee5bb91 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,11 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Added a urlhost argument to the MailList.MailList.Create() method to + allow bin/newlist and the the create CGI to pass urlhost so the host + will be correct in the listinfo link on the emptyarchive page. + Bug #529100. + - Added the List-Post header to the default list of headers retained in messages in the MIME digest. Bug #526143. -- cgit v1.2.3