From f436fcb0c2e73fcc0e52b609f8464999759ac261 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Thu, 29 Sep 2016 12:10:08 -0700 Subject: Fix unicode links in multi-page admin Membership list search results. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 851db4c7..bc650ceb 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - The 2.1.23 fix for LP: #1604544 only fixed the letter links at the top + of the Membership List. The links at the bottom have now been fixed. + - paths.py now adds dist-packages as well as site-packages to sys.path. (LP: #1621172) -- cgit v1.2.3