diff options
Diffstat (limited to 'lib/Unicode/Collate/Changes')
-rw-r--r-- | lib/Unicode/Collate/Changes | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/Unicode/Collate/Changes b/lib/Unicode/Collate/Changes index d0ad3c124e..bb207d86b0 100644 --- a/lib/Unicode/Collate/Changes +++ b/lib/Unicode/Collate/Changes @@ -1,5 +1,16 @@ Revision history for Perl extension Unicode::Collate. +0.11 Fri May 03 02:28:10 2002 + - fix: now derived collation elements can be used for Hangul Jamo + when their weights are not defined. + [reported by andreas.koenig@anima.de] + - fix: rearrangements had not worked. + - mentioned pleblem on index() in BUGS. + - more documents, more tests. + - tag names for 'alternate' are case-insensitive (i.e. 'SHIFTed' etc.). + - The <undef> value for the keys "overrideCJK", "overrideHangul", + "rearrange" has a special behavior (different from default). + 0.10 Tue Dec 11 23:26:42 2001 - now you are allowed to use no table file. - fix: fetching CE with two or more combining characters. |