diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-11-26 21:22:55 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-11-26 21:22:55 +0000 |
commit | 65ae8d9907f85f9548082307d1fa0010e9fb4d41 (patch) | |
tree | faa142a54d9ec8bee13554bbb8a24d4fed3016a0 /cpan/Unicode-Collate/Changes | |
parent | c071f8d7e26d951a082adc9cd79aae32680c01ae (diff) | |
download | perl-65ae8d9907f85f9548082307d1fa0010e9fb4d41.tar.gz |
Update Unicode-Collate to CPAN version 0.87
[DELTA]
0.87 Sat Nov 26 17:01:42 2011
- Now Locale/*.pl files are searched in @INC. (see [rt.cpan.org #72666])
- added locale_version method to access the version number of Locale/*.pl.
Diffstat (limited to 'cpan/Unicode-Collate/Changes')
-rw-r--r-- | cpan/Unicode-Collate/Changes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cpan/Unicode-Collate/Changes b/cpan/Unicode-Collate/Changes index 0af90ed7ff..c423aac540 100644 --- a/cpan/Unicode-Collate/Changes +++ b/cpan/Unicode-Collate/Changes @@ -1,5 +1,9 @@ Revision history for Perl module Unicode::Collate. +0.87 Sat Nov 26 17:01:42 2011 + - Now Locale/*.pl files are searched in @INC. (see [rt.cpan.org #72666]) + - added locale_version method to access the version number of Locale/*.pl. + 0.86 Wed Nov 23 17:16:00 2011 - tailored compatibility ideographs as well as unified ideographs for the locales: ja, ko, zh__big5han, zh__gb2312han, zh__pinyin, zh__stroke. |