aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2016-11-14 16:13:01 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2016-11-14 16:13:01 +0900
commitbbbb6d56477ec5a8be22a2b999ea40b93a84498f (patch)
treeb5f52b82df2ab6034156acb743ec08ccf4bf73af /NEWS
parenteda2cc91d4e0332df8ee2ecae8aa9fdbc7e68809 (diff)
parent5b7885a8666e980b6d8299ae32d6131de83b66c4 (diff)
downloadmailman2-bbbb6d56477ec5a8be22a2b999ea40b93a84498f.tar.gz
mailman2-bbbb6d56477ec5a8be22a2b999ea40b93a84498f.tar.xz
mailman2-bbbb6d56477ec5a8be22a2b999ea40b93a84498f.zip
merge lp:mailman/2.1 up to rev 1682
Diffstat (limited to '')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bc650ceb..5ea05a7d 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ Here is a history of user visible changes to Mailman.
i18n
+ - The Basque (Euskara) translation has been updated by Gari Araolaza.
+
- The German "details for personalize" page has been updated by
Christian F Buser.
@@ -21,6 +23,12 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Fixed a typo in Utils.py that could have resulted in a NameError in
+ logging an unlikely occurrence. (LP: #1637745)
+
+ - 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.