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