diff options
author | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2016-11-14 16:13:01 +0900 |
---|---|---|
committer | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2016-11-14 16:13:01 +0900 |
commit | bbbb6d56477ec5a8be22a2b999ea40b93a84498f (patch) | |
tree | b5f52b82df2ab6034156acb743ec08ccf4bf73af /NEWS | |
parent | eda2cc91d4e0332df8ee2ecae8aa9fdbc7e68809 (diff) | |
parent | 5b7885a8666e980b6d8299ae32d6131de83b66c4 (diff) | |
download | mailman2-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-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |