aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2010-01-28 15:06:44 -0800
committerMark Sapiro <mark@msapiro.net>2010-01-28 15:06:44 -0800
commit342ced1457cd51d6181a506648f62a800ff18bc7 (patch)
tree5203379851b2e5850db855888305f06fc7908fa6 /NEWS
parent7b9209cab3c1f08f1f594399aa140b729ad70760 (diff)
downloadmailman2-342ced1457cd51d6181a506648f62a800ff18bc7.tar.gz
mailman2-342ced1457cd51d6181a506648f62a800ff18bc7.tar.xz
mailman2-342ced1457cd51d6181a506648f62a800ff18bc7.zip
- Backported the listinfo template change from the 2.2 branch to fix
Bug #514050.
Diffstat (limited to '')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0a96a979..b875c28f 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Backported the listinfo template change from the 2.2 branch to fix
+ Bug #514050.
+
- Fixed a bug where going to an archives/private/list.mbox/list.mbox URL
would result in a munged URL if authentication was required. Bug #266164.