/[MIME-Charset]/tags/MIME-Charset-1.007_02/Changes
ViewVC logotype

Contents of /tags/MIME-Charset-1.007_02/Changes

Parent Directory Parent Directory | Revision Log Revision Log


Revision 55 - (show annotations) (download)
Tue May 12 14:29:06 2009 UTC (15 months, 3 weeks ago) by hatukanezumi
File size: 4251 byte(s)
1.007_02
1 2009-05-12 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
2
3 * Release 1.007_02.
4 * Charcet/CP932.pm: Supports extended mappings for
5 ISO-2022-JP/EUC-JP by those of eucJP-ms, as CP51932 mungles
6 accented latin characters and ISO-2022-JP-1 does not support
7 NEC/IBM extended mappings.
8
9 2009-05-11 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
10
11 * Release 1.007_01.
12 * Supports Perl 5.8.0.
13 * New function: detect_7bit_charset().
14 * Bundle inc::Module::Install.
15 * Corrected META.yml & PODs. Removed duplicated docs.
16
17 2008-04-17 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
18
19 * Release 1.006.2 - bug fixes only; no new features.
20 * Bug Fix: Perl >= 5.8.1: CPAN RT #34909: Test failures.
21 * Bug Fix: Perl >= 5.10.0: CPAN RT #35070: HZ words are
22 encoded as US-ASCII; added workaround for CPAN RT #35120.
23 * Fix: Perl 5.11.0: Suppress ``Use of uninitialized value
24 within @_ in uc'' warnings.
25 * JA_JP.pod: Clarify distinction between ``符号化'' (on
26 charset) and ``エンコード'' (on encoding).
27
28 2008-04-12 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
29
30 * Release 1.006.
31 * Workarounds for ``US-ASCII transformation'' charsets
32 i.e. HZ-GB-2312 (RFC1842) and UTF-7 (RFC 2152).
33 * Added tests.
34
35 2008-04-07 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
36
37 * Release 1.005.
38 * _enclen_Q(): Restrict characters in encoded-word
39 according to RFC 2047 section 5 (3).
40 * New method dup().
41 * body_encode() / header_encode(): Fix determination of
42 US-ASCII: Works on pre-Encode environments.
43
44 2008-03-30 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
45
46 * Release 1.004.
47 * Added ESTI GSM 03.38 which won't be used for MIME
48 messages (experimental).
49 * _Compat.pm: resolve_alias(): real aliasing taken from
50 Encode module.
51 * Numeric values are allowed for ``Replacement'' options.
52 * Added tests for aliases (some MIME preferred names only).
53 * Bug Fix: Perl <=5.005: our is ``withdrawn''.
54
55 2008-03-20 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
56
57 * Release 1.002.
58 * New method undecode().
59 * encoder(): added argument to set instance.
60 * Cleanup PODs.
61
62 2008-03-15 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
63
64 * Release 1.001.
65 * Bug fix: Detect7bit options have no effect by OO method
66 (1.000).
67 * Change: now new() returns an object when CHARSET is not
68 specified.
69 * New methods: as_string(), decode(), decoder(), encode()
70 and encoder().
71 * New feature: "Mapping" option to choose extended
72 mappings or strict ones. Default is "EXTENDED", while
73 as of 1.000, only "STANDARD" mappings are available.
74 * New feature: configuration file to override module
75 defaults. See "Configuration File" section.
76
77 2008-03-04 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
78
79 * Release 1.000.
80 * Added OOP methods (non-OOP functions may be deprecated
81 in near future).
82
83 2006-12-08 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
84
85 * Release 0.044.
86 * Fix on 'UTF-8-STRICT', new canonical name of 'UTF-8' by
87 Encode module (approximately 2.14).
88
89 2006-11-16 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
90
91 * Release 0.043.
92 * No changes on codes.
93 * Change of Charset-ja_JP.pod (former Charset/ja_JP.pod).
94 * Charset.pm: Added information of development version.
95
96 2006-10-22 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
97
98 * Release 0.042.
99 * Added ja_JP pod.
100
101 2006-10-17 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
102
103 * Release 0.04.1
104 * Bug fix: Handle wide characters exactly.
105
106 2006-10-13 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
107
108 * Release 0.04.
109 * Supports Perl 5.005 or later.
110 Unicode/multibyte handling will be enabled on Perl 5.8.1 or later.
111 USE_ENCODE flag was introduced.
112 * decode_mimewords(): Added 'Charset' option.
113
114 2006-10-09 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
115
116 * Release 0.03.
117 * New function: encoded_header_len.
118 * body_encode()/header_encode(): fallback to US-ASCII if possible.
119 * Documentation: definitions of ``charset'' & ``encoding''.
120 * Typos on Encode::FB_*.
121 * More test cases.
122
123 2006-10-07 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
124
125 * Release 0.02.
126 * Fix exports.
127 * Typo on GPL version.
128 * Added synopsis.
129 * Other typos.
130
131 2006-10-06 Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
132
133 * Release 0.01. Initial CPAN upload.

  ViewVC Help
Powered by ViewVC 1.1.5