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