1 |
|
2002-07-28 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Entity.pm (destination, sender): New methods. |
4 |
|
|
5 |
|
2002-07-26 Wakaba <w@suika.fam.cx> |
6 |
|
|
7 |
|
* Entity.pm: |
8 |
|
- (fill_missing_fields): New option. |
9 |
|
- (fill_source, fill_destination): New options. |
10 |
|
- (hook_stringify_fill_fields): Option removed. |
11 |
|
* Header.pm: |
12 |
|
- (_header_cmp): Removed. |
13 |
|
- (@header_order, %header_order): Removed. |
14 |
|
- (_scan_sort): Use Message::Header::* namespace packages to sort. |
15 |
|
|
16 |
|
2002-07-25 Wakaba <w@suika.fam.cx> |
17 |
|
|
18 |
|
* Tool.pm: New module. |
19 |
|
|
20 |
|
2002-07-22 Wakaba <w@suika.fam.cx> |
21 |
|
|
22 |
|
* Util.pm: Some fix for new returned value style |
23 |
|
of Message::MIME::Charset. |
24 |
|
|
25 |
|
2002-07-21 Wakaba <w@suika.fam.cx> |
26 |
|
|
27 |
|
* Entity.pm (import): New. |
28 |
|
|
29 |
|
2002-07-20 Wakaba <w@suika.fam.cx> |
30 |
|
|
31 |
|
* Entity.pm (content_type): Guess media type: |
32 |
|
text/x-message-rfc1153, text/x-pgp-cleatext-singed, |
33 |
|
application/pgp, text/x-message-pem. |
34 |
|
|
35 |
|
2002-07-19 Wakaba <w@suika.fam.cx> |
36 |
|
|
37 |
|
* Entity.pm: |
38 |
|
- (guess_media_type): New option. |
39 |
|
- (content_type): Guess media type (text/x-message-rfc934) |
40 |
|
if necessary. |
41 |
|
|
42 |
|
2002-07-13 Wakaba <w@suika.fam.cx> |
43 |
|
|
44 |
|
* Util.pm: |
45 |
|
- (get_host_fqdn): New function. |
46 |
|
- (%OPTION): New hash. |
47 |
|
* Entity.pm (stringify): Pass 'format' option |
48 |
|
to the body (when stringify'ing it) with |
49 |
|
-parent_format option, instead of -format option. |
50 |
|
|
51 |
|
2002-07-08 Wakaba <w@suika.fam.cx> |
52 |
|
|
53 |
|
* Entity.pm (parse): Typo fix. |
54 |
|
* Header.pm (hook_init_fill_options, hook_stringify_fill_fields): |
55 |
|
New options. |
56 |
|
|
57 |
2002-07-07 Wakaba <w@suika.fam.cx> |
2002-07-07 Wakaba <w@suika.fam.cx> |
58 |
|
|
59 |
* Entity.pm (check_md5): New method. |
* Entity.pm (check_md5): New method. |