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