| 1 |
2006-10-17 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
|
| 2 |
|
| 3 |
* Release 0.04.1
|
| 4 |
* Bug fix: Handle wide characters exactly.
|
| 5 |
|
| 6 |
2006-10-13 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
|
| 7 |
|
| 8 |
* Release 0.04.
|
| 9 |
* Supports Perl 5.005 or later.
|
| 10 |
Unicode/multibyte handling will be enabled on Perl 5.8.1 or later.
|
| 11 |
USE_ENCODE flag was introduced.
|
| 12 |
* decode_mimewords(): Added 'Charset' option.
|
| 13 |
|
| 14 |
2006-10-09 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
|
| 15 |
|
| 16 |
* Release 0.03.
|
| 17 |
* New function: encoded_header_len.
|
| 18 |
* body_encode()/header_encode(): fallback to US-ASCII if possible.
|
| 19 |
* Documentation: definitions of ``charset'' & ``encoding''.
|
| 20 |
* Typos on Encode::FB_*.
|
| 21 |
* More test cases.
|
| 22 |
|
| 23 |
2006-10-07 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
|
| 24 |
|
| 25 |
* Release 0.02.
|
| 26 |
* Fix exports.
|
| 27 |
* Typo on GPL version.
|
| 28 |
* Added synopsis.
|
| 29 |
* Other typos.
|
| 30 |
|
| 31 |
2006-10-06 Hatuka*nezumi - IKEDA Soji <hatuka@nezumi.nu>
|
| 32 |
|
| 33 |
* Release 0.01. Initial CPAN upload.
|