Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
[p5sagit/p5-mst-13.2.git] / lib / Unicode / Normalize / Changes
1 Revision history for Perl extension Unicode::Normalize.
2
3 0.04  Wed Aug 15 19:02:41 2001
4         - fix: NFD("") and NFKD("") must return "", not but undef.
5
6 0.03  Fri Aug 10 22:44:18 2001
7         - rename the module name to Unicode::Normalize.
8         - normalize takes two arguments.
9
10 0.02  Thu Aug  9 22:56:36 2001
11         - add function normalize
12
13 0.01  Mon Aug  6 21:45:11 2001
14         - original version; created by h2xs 1.21 with options
15                 -A -X -n Text::Unicode::Normalize
16