From f98342ca958b72a961a15240486952cb0b637709 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Wed, 23 Jun 2010 21:09:34 -0700 Subject: Fixed a bug which would fail to show a list on the admin and listinfo overview pages if its web_page_url contained a :port. Bug # 597741. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 38ad8571..453413ec 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed a bug which would fail to show a list on the admin and listinfo + overview pages if its web_page_url contained a :port. Bug # 597741. + - Fixed bin/genaliases to not throw TypeError when MTA = None. Bug #587657. -- cgit v1.2.3