diff options
author | Mark Sapiro <mark@msapiro.net> | 2010-01-28 15:06:44 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2010-01-28 15:06:44 -0800 |
commit | 342ced1457cd51d6181a506648f62a800ff18bc7 (patch) | |
tree | 5203379851b2e5850db855888305f06fc7908fa6 /NEWS | |
parent | 7b9209cab3c1f08f1f594399aa140b729ad70760 (diff) | |
download | mailman2-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |