From 4e8d03db82c3ac02c89ad180c38669bc724b71ae Mon Sep 17 00:00:00 2001 From: "A.M. Kuchling" Date: Sat, 7 Jun 2008 08:26:49 -0400 Subject: Update NEWS for 1578740 and 1578766 changes --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index cfd4ad95..240d1bd3 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,11 @@ Here is a history of user visible changes to Mailman. - Added 's' to %(listname) in templates/ia/admlogin.html and templates/sl/help.txt (1682990). + - Use newer template variable for site-owner address in + templates/ko/newlist.txt and templates/ru/newlist.txt (1578766). + + - Add #! line to fblast.py test script (1578740). + Miscellaneous - Brad Knowles' mailman daily status report script updated to 0.0.18. -- cgit v1.2.3 From be3395c6c0791ea0461f678622369df26fc305c4 Mon Sep 17 00:00:00 2001 From: "A.M. Kuchling" Date: Sat, 7 Jun 2008 08:41:42 -0400 Subject: Patch #1433262: corrections to Spanish translations --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 240d1bd3..468c1710 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,9 @@ Here is a history of user visible changes to Mailman. - Use newer template variable for site-owner address in templates/ko/newlist.txt and templates/ru/newlist.txt (1578766). + - Corrections to Spanish translation submitted by Wikimedia Foundation + (1433262). + - Add #! line to fblast.py test script (1578740). Miscellaneous -- cgit v1.2.3 From 23d9e95c70dcba13cc4ad040cb979d03290e8147 Mon Sep 17 00:00:00 2001 From: "A.M. Kuchling" Date: Sat, 7 Jun 2008 08:51:54 -0400 Subject: Patch 916196 from Ralf Doeblitz: fix link and spacing error in German translation --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 468c1710..21b5e0dc 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,8 @@ Here is a history of user visible changes to Mailman. - Corrections to Spanish translation submitted by Wikimedia Foundation (1433262). + - Corrections to German translation submitted by Ralf Doeblitz (916196). + - Add #! line to fblast.py test script (1578740). Miscellaneous -- cgit v1.2.3