Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
[p5sagit/p5-mst-13.2.git] / ext / Unicode / Normalize / Changes
index 35c1b94..92b944e 100644 (file)
@@ -1,5 +1,32 @@
 Revision history for Perl extension Unicode::Normalize.
 
+0.21  Thu Apr 02 23:12:54 2003
+       - internal tweak: for (?un)pack 'U'.
+
+0.20  Sun Mar 02 13:29:25 2003
+       - decompose Hangul syllables in a decomposition mapping.
+
+0.18  ... unreleased
+       - synchronization with bleadperl.
+       - Change 16262: by me
+
+0.17  Sun Apr 28 23:13:32 2002
+       - now normalize('NFC',$1) should work.
+       - Some croak()'s are added in mkheader.
+       - synchronization with bleadperl.
+       - Change 15596: by me
+       - Change 16136: by pudge
+
+0.16  Thu Mar 21 13:36:14 2002
+       - synchronization with bleadperl.
+       - Change 15318: by jhi
+       - Change 15319: by jhi
+
+0.15  Tue Mar 19 22:04:07 2002
+       - Quick check is implemented.
+       - decompose(), reorder(), and compose() are documented.
+       - The Non-XS version is also independent of Lingua::KO::Hangul::Util.
+
 0.14  Sat Feb 02 20:40:14 2002
        - synchronization with bleadperl.
        - Change 14128: by Arthur