diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-06-24 15:21:38 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-06-24 15:21:38 +0000 |
commit | 0d50d293f8dee9da87ffcdd4d56996237ed39b00 (patch) | |
tree | 4eef5e16fb4b2f3ee4c4d360cc4557e8b758c40b /lib/Unicode/Collate/Changes | |
parent | 56460430dcb7e8cada68e2a7dcfb1495b75076d1 (diff) | |
download | perl-0d50d293f8dee9da87ffcdd4d56996237ed39b00.tar.gz |
Upgrade to Unicode::Collate 0.51
p4raw-id: //depot/perl@24978
Diffstat (limited to 'lib/Unicode/Collate/Changes')
-rw-r--r-- | lib/Unicode/Collate/Changes | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/Unicode/Collate/Changes b/lib/Unicode/Collate/Changes index 38f0c9a8fe..082f3d54dc 100644 --- a/lib/Unicode/Collate/Changes +++ b/lib/Unicode/Collate/Changes @@ -1,5 +1,12 @@ Revision history for Perl module Unicode::Collate. +0.51 Sun May 29 20:21:19 2005 + - Added the latest DUCET (for Unicode 4.1.0) as Collate/allkeys.txt, + which is not required to test this module. + Please notice that allkeys.txt will be overwritten if you have had + other allkeys.txt already. + - Added INSTALL section in POD. + 0.50 Sun May 8 20:26:39 2005 - Now UCA Revision 14 (based on Unicode 4.1.0). - Some tests are modified. |