1 |
|
2002-07-13 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Util.pm: |
4 |
|
- (get_host_fqdn): New function. |
5 |
|
- (%OPTION): New hash. |
6 |
|
* Entity.pm (stringify): Pass 'format' option |
7 |
|
to the body (when stringify'ing it) with |
8 |
|
-parent_format option, instead of -format option. |
9 |
|
|
10 |
|
2002-07-08 Wakaba <w@suika.fam.cx> |
11 |
|
|
12 |
|
* Entity.pm (parse): Typo fix. |
13 |
|
* Header.pm (hook_init_fill_options, hook_stringify_fill_fields): |
14 |
|
New options. |
15 |
|
|
16 |
|
2002-07-07 Wakaba <w@suika.fam.cx> |
17 |
|
|
18 |
|
* Entity.pm (check_md5): New method. |
19 |
|
* Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options. |
20 |
|
|
21 |
|
2002-07-06 Wakaba <w@suika.fam.cx> |
22 |
|
|
23 |
|
* Header.pm: Support of RFC 2774 namespace. |
24 |
|
|
25 |
|
2002-07-04 Wakaba <w@suika.fam.cx> |
26 |
|
|
27 |
|
* Util.pm (encode_printable_string, decode_printable_string, |
28 |
|
encode_t71_string, decode_t71_string, encode_restricted_rfc822, |
29 |
|
decode_restricted_rfc822): New functions. |
30 |
|
|
31 |
|
2002-07-02 Wakaba <w@suika.fam.cx> |
32 |
|
|
33 |
|
* Util.pm (decide_newline): New function. |
34 |
|
* Entity.pm (parse): Call Message::Util::decide_newline |
35 |
|
instead of local code. |
36 |
|
|
37 |
2002-06-23 Wakaba <w@suika.fam.cx> |
2002-06-23 Wakaba <w@suika.fam.cx> |
38 |
|
|
39 |
* Entity.pm (header_default_charset, header_default_charset_input): |
* Entity.pm (header_default_charset, header_default_charset_input): |