From d88bd77ad0e19d4e404b627f2a3b7c8b3a160de0 Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Sun, 6 Nov 2011 21:59:59 +0000 Subject: Update Unicode-Collate to CPAN version 0.84 [DELTA] 0.84 Sun Nov 6 14:44:51 2011 - U::C::Locale supports script codes. - U::C::Locale newly supports locales: fa, sr_Latn, ur. - added loc_fa.t, loc_srla.t, loc_ur.t in t. 0.83 Sun Oct 30 20:22:04 2011 - mklocale: auto-generate equivalents for suppressed contractions. * be.txt, bg.txt, kk.txt, mk.txt, ru.txt, sr.txt, uk.txt in data are simplified. * but no Locale/*.pl will be modified. 0.82 Sun Oct 30 10:03:48 2011 - U::C::Locale newly supports locales: si, si__dictionary, sv__reformed, ta, te, th, wae. - added loc_si.t, loc_sidt.t, loc_svrf.t, loc_ta.t, loc_te.t, loc_th.t, loc_wae.t in t. - updated some locales to CLDR 2.0 : sk, sr, sv, uk. - updated CJK/Pinyin.pm according to CLDR 2.0. --- Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Porting') diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 3b0da5a0bf..2fc26417eb 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1970,7 +1970,7 @@ use File::Glob qw(:case); 'Unicode::Collate' => { 'MAINTAINER' => 'sadahiro', - 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.81.tar.gz', + 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.84.tar.gz', 'FILES' => q[cpan/Unicode-Collate], 'EXCLUDED' => [ qr{N$}, qr{^data/}, -- cgit v1.2.1