2006-12-08 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 0.044.
* Fix on 'UTF-8-STRICT', new canonical name of 'UTF-8' by
Encode module (approximately 2.14).
2006-11-16 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 0.043.
* No changes on codes.
* Change of Charset-ja_JP.pod (former Charset/ja_JP.pod).
* Charset.pm: Added information of development version.
2006-10-22 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 0.042.
* Added ja_JP pod.
2006-10-17 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 0.04.1
* Bug fix: Handle wide characters exactly.
2006-10-13 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 0.04.
* Supports Perl 5.005 or later.
Unicode/multibyte handling will be enabled on Perl 5.8.1 or later.
USE_ENCODE flag was introduced.
* decode_mimewords(): Added 'Charset' option.
2006-10-09 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 0.03.
* New function: encoded_header_len.
* body_encode()/header_encode(): fallback to US-ASCII if possible.
* Documentation: definitions of ``charset'' & ``encoding''.
* Typos on Encode::FB_*.
* More test cases.
2006-10-07 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 0.02.
* Fix exports.
* Typo on GPL version.
* Added synopsis.
* Other typos.
2006-10-06 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
* Release 0.01. Initial CPAN upload.