aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2016-10-27 15:37:37 -0700
committerMark Sapiro <mark@msapiro.net>2016-10-27 15:37:37 -0700
commit662f43897a36654177b351ffa2075d6a8039dd5b (patch)
tree93db571b896bec853c2af07b9f5476fd145fd0c0 /NEWS
parentd741efd05e8a5cba80f22e0b5df4f71b7b858781 (diff)
downloadmailman2-662f43897a36654177b351ffa2075d6a8039dd5b.tar.gz
mailman2-662f43897a36654177b351ffa2075d6a8039dd5b.tar.xz
mailman2-662f43897a36654177b351ffa2075d6a8039dd5b.zip
Fixed incorrect "view more members" links at the bottom of the admin
Membership List pages.
Diffstat (limited to '')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bd8320b1..3f06cead 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Fixed a bug which created incorrect "view more members" links at the
+ bottom of the admin Membership List pages. (LP: #1637061)
+
- 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.