From 0741ab7082b1119c20f4913a65121a7b6319b684 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sat, 7 Feb 2015 12:44:08 -0800 Subject: Added character set recoding to utf-8 for list attributes for Romanian and Russian lists and bumped versions to 2.1.19rc3. --- NEWS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5d6801ec..3b5d8edb 100755 --- a/NEWS +++ b/NEWS @@ -60,7 +60,7 @@ Here is a history of user visible changes to Mailman. archive to emphasize that even if you got to the message from a subject, date or author index, previous and next are still by thread. -2.1.19rc2 (06-Feb-2015) +2.1.19rc3 (07-Feb-2015) New Features @@ -134,6 +134,15 @@ Here is a history of user visible changes to Mailman. templates/site/ru/*. It may also require recoding any existing koi8-r text in list attributes. (LP: #1418448) + - Mailman's versions.py has been augmented to help with the above two + character set changes. The first time a list with preferred_language + of Romanian or Russian is accessed or upon upgrade to this release, + any list attributes which have string values such as description, info, + welcome_msg, etc. that appear to be in the old character set will be + converted to utf-8. This is done recursively for the values (but not + the keys) of dictionary attributes and the elements of list and tuple + attributes. + - The Russian message catalog has been updated by Danil Smirnov. - The Romanian message catalog has been updated. (LP: #1415489) -- cgit v1.2.3