1 |
|
2002-07-04 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Util.pm (encode_printable_string, decode_printable_string, |
4 |
|
encode_t71_string, decode_t71_string, encode_restricted_rfc822, |
5 |
|
decode_restricted_rfc822): New functions. |
6 |
|
|
7 |
|
2002-07-02 Wakaba <w@suika.fam.cx> |
8 |
|
|
9 |
|
* Util.pm (decide_newline): New function. |
10 |
|
* Entity.pm (parse): Call Message::Util::decide_newline |
11 |
|
instead of local code. |
12 |
|
|
13 |
|
2002-06-23 Wakaba <w@suika.fam.cx> |
14 |
|
|
15 |
|
* Entity.pm (header_default_charset, header_default_charset_input): |
16 |
|
New options. |
17 |
|
* Header.pm (ditto): Likewise. |
18 |
|
* Util.pm |
19 |
|
- (angle_quoted, angle_qcontent, M_angle_quoted): New regexs |
20 |
|
(Moved from Message::Field::AngleQuoted). |
21 |
|
- (decode_ccontent): Order of arguments of |
22 |
|
Message::MIME::EncodedWord::decode_ccontent is changed. |
23 |
|
- (unquote_if_angle_quoted): New function. |
24 |
|
|
25 |
2002-06-16 wakaba <w@suika.fam.cx> |
2002-06-16 wakaba <w@suika.fam.cx> |
26 |
|
|
27 |
* Header.pm (_n11n_field_name): Check namespace definition's |
* Header.pm (_n11n_field_name): Check namespace definition's |