diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-05-19 00:41:54 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-06-09 12:17:12 +0100 |
commit | 192652842bbfd287493bef71f834c57b6dfd08e7 (patch) | |
tree | 7573937045310233970d448bd35a97bdf8ef1558 /cpan/Unicode-Collate/Changes | |
parent | e0a65de5f30351e0d7a451c03e62f80a5793c3b4 (diff) | |
download | perl-192652842bbfd287493bef71f834c57b6dfd08e7.tar.gz |
Updated Unicode-Collate to CPAN version 0.76
[DELTA]
0.76 Sun May 15 10:06:59 2011
- updated CJK/Pinyin.pm and CJK/Stroke.pm according to CLDR 1.9.1 using
type='pinyin' alt='short' and type='stroke' alt='short' respectively.
0.75 Sat May 7 21:07:38 2011
- supported ignore_level2 and rewrite.
- Added iglevel2.t and rewrite.t in t.
0.74 Mon Mar 21 19:07:38 2011
- removed sw (Swahili) collation according to CLDR 1.9.
(removed files: Collate/Locale/sw.pl and data/sw.txt)
- shifted primary weights of letters > Z for some languages.
(affected locales: da, fi, fo, kl, nb, nn, sv)
Diffstat (limited to 'cpan/Unicode-Collate/Changes')
-rw-r--r-- | cpan/Unicode-Collate/Changes | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/cpan/Unicode-Collate/Changes b/cpan/Unicode-Collate/Changes index 2539aa24c8..db179ea772 100644 --- a/cpan/Unicode-Collate/Changes +++ b/cpan/Unicode-Collate/Changes @@ -1,5 +1,19 @@ Revision history for Perl module Unicode::Collate. +0.76 Sun May 15 10:06:59 2011 + - updated CJK/Pinyin.pm and CJK/Stroke.pm according to CLDR 1.9.1 using + type='pinyin' alt='short' and type='stroke' alt='short' respectively. + +0.75 Sat May 7 21:07:38 2011 + - supported ignore_level2 and rewrite. + - Added iglevel2.t and rewrite.t in t. + +0.74 Mon Mar 21 19:07:38 2011 + - removed sw (Swahili) collation according to CLDR 1.9. + (removed files: Collate/Locale/sw.pl and data/sw.txt) + - shifted primary weights of letters > Z for some languages. + (affected locales: da, fi, fo, kl, nb, nn, sv) + 0.73 Sun Mar 6 13:24:22 2011 - DUCET is updated (for Unicode 6.0.0) as Collate/allkeys.txt. ! However no maint perl has supported Unicode 6.0.0 yet; |