1 |
|
2002-07-20 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Entity.pm (content_type): Guess media type: |
4 |
|
text/x-message-rfc1153, text/x-pgp-cleatext-singed, |
5 |
|
application/pgp, text/x-message-pem. |
6 |
|
|
7 |
|
2002-07-19 Wakaba <w@suika.fam.cx> |
8 |
|
|
9 |
|
* Entity.pm: |
10 |
|
- (guess_media_type): New option. |
11 |
|
- (content_type): Guess media type (text/x-message-rfc934) |
12 |
|
if necessary. |
13 |
|
|
14 |
|
2002-07-13 Wakaba <w@suika.fam.cx> |
15 |
|
|
16 |
|
* Util.pm: |
17 |
|
- (get_host_fqdn): New function. |
18 |
|
- (%OPTION): New hash. |
19 |
|
* Entity.pm (stringify): Pass 'format' option |
20 |
|
to the body (when stringify'ing it) with |
21 |
|
-parent_format option, instead of -format option. |
22 |
|
|
23 |
|
2002-07-08 Wakaba <w@suika.fam.cx> |
24 |
|
|
25 |
|
* Entity.pm (parse): Typo fix. |
26 |
|
* Header.pm (hook_init_fill_options, hook_stringify_fill_fields): |
27 |
|
New options. |
28 |
|
|
29 |
|
2002-07-07 Wakaba <w@suika.fam.cx> |
30 |
|
|
31 |
|
* Entity.pm (check_md5): New method. |
32 |
|
* Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options. |
33 |
|
|
34 |
|
2002-07-06 Wakaba <w@suika.fam.cx> |
35 |
|
|
36 |
|
* Header.pm: Support of RFC 2774 namespace. |
37 |
|
|
38 |
2002-07-04 Wakaba <w@suika.fam.cx> |
2002-07-04 Wakaba <w@suika.fam.cx> |
39 |
|
|
40 |
* Util.pm (encode_printable_string, decode_printable_string, |
* Util.pm (encode_printable_string, decode_printable_string, |