summaryrefslogtreecommitdiff
path: root/cpan/Unicode-Collate/Changes
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-18 23:14:55 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-18 23:44:59 +0000
commitcac3df65afe2fed9ad80147a24b5ae6ea601a609 (patch)
tree5d10def5c4948b70c5897fb6474d490e260165fc /cpan/Unicode-Collate/Changes
parentd981ef2485de59a9de4d1fe1ddfbd76889abe0b9 (diff)
downloadperl-cac3df65afe2fed9ad80147a24b5ae6ea601a609.tar.gz
Update Unicode-Collate to CPAN version 0.71
[DELTA] 0.71 Tue Jan 18 22:29:44 2011 - t/loc_test.t should not fail without Unicode::Normalize.
Diffstat (limited to 'cpan/Unicode-Collate/Changes')
-rw-r--r--cpan/Unicode-Collate/Changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/cpan/Unicode-Collate/Changes b/cpan/Unicode-Collate/Changes
index c7bba12874..d5fd8b42d6 100644
--- a/cpan/Unicode-Collate/Changes
+++ b/cpan/Unicode-Collate/Changes
@@ -1,7 +1,11 @@
Revision history for Perl module Unicode::Collate.
+0.71 Tue Jan 18 22:29:44 2011
+ - t/loc_test.t should not fail without Unicode::Normalize.
+
0.70 Sun Jan 16 20:31:07 2011
- - Now U::C::Locale->new will use the compiled DUCET via XS.
+ - Now U::C::Locale->new will use the compiled DUCET via XS if available.
+ added some tests in t/loc_test.t.
0.69 Sat Jan 15 19:41:11 2011
- clarified about XSUB. revised INSTALL in README.