2a7118c91b
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MIME-Charset?expand=0&rev=2
28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 03 22:26:51 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 1.009.1:
|
|
* workaround for aliasing on TIS-620 that is treated as ISO-8859-11 by Encode
|
|
* added WINDOWS-874 as EXTENDED map of TIS-620
|
|
* result of _find_encoder() will be cached
|
|
* 'S' encoding will be resolved numerically, without comparing actually
|
|
encoded lengths
|
|
* added informations for WINDOWS-125[03-8].
|
|
|
|
- changes from 1.008.2:
|
|
* Bug Fix: body transfer-encoding profile "S" did not work properly, and
|
|
profile for UTF-8 was NOT really updated
|
|
|
|
- changes from 1.008.1:
|
|
* workaround for CPAN RT#65796: deep recursion error finding invalid charset;
|
|
limit length of charset name up to 75
|
|
* supports Unicode/multibyte on Perl 5.7.3 (experimental)
|
|
* Perl 5.7.3 & 5.8.3: avoid ``Useless use of a constant in void context''
|
|
warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 19 06:56:24 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (1.008)
|
|
|