1 |
|
2002-05-15 wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Header.pm: |
4 |
|
- Add Resent-User-Agent: field support. |
5 |
|
- Use Message::Field::Addresses instead of |
6 |
|
Message::Field::Address. |
7 |
|
|
8 |
|
2002-05-14 wakaba <w@suika.fam.cx> |
9 |
|
|
10 |
|
* Entity.pm (pod:uri-url-mailto-*): New list-items. |
11 |
|
(stringify): Output mailto: URL when format =~ url-mailto. |
12 |
|
* Header.pm (stringify): Ditto. |
13 |
|
* Util.pm: Bugs are fixed. |
14 |
|
(remove_meaningless_wsp): New function. |
15 |
|
|
16 |
|
2002-04-21 wakaba <w@suika.fam.cx> |
17 |
|
|
18 |
|
* Entity.pm (pod:C<format>): New section. |
19 |
|
|
20 |
|
2002-04-05 wakaba <w@suika.fam.cx> |
21 |
|
|
22 |
|
* Util.pm: Add some functions from Message::Field::Structured. |
23 |
|
|
24 |
|
2002-04-03 wakaba <w@suika.fam.cx> |
25 |
|
|
26 |
|
* Entity.pm, Header.pm: Updated. |
27 |
|
|
28 |
|
2002-03-31 wakaba <w@suika.fam.cx> |
29 |
|
|
30 |
|
* Header.pm: Support Message::Field::URI. |
31 |
|
|
32 |
|
2002-03-27 wakaba <w@suika.fam.cx> |
33 |
|
|
34 |
|
* Fix bug of treatment of FWS sorounding encoded-word. |
35 |
|
(MIME/EncodedWord.pm and related modules.) |
36 |
|
|
37 |
|
2002-03-26 wakaba <w@suika.fam.cx> |
38 |
|
|
39 |
|
* Entity.pm: Adds User-Agent: value when stringify. |
40 |
|
(ua_field_name, ua_use_config): New options. |
41 |
|
(add_ua): New option. |
42 |
|
(_add_ua): New proceder. |
43 |
|
|
44 |
|
2002-03-25 wakaba <w@suika.fam.cx> |
45 |
|
|
46 |
|
* MIME/: New directory. |
47 |
|
* Util.pm: New module. |
48 |
|
* Entity.pm, Header.pm (parse_all): New option. |
49 |
|
(hook_encode_string, hook_decode_string): Likewise. |
50 |
|
|
51 |
|
2002-03-23 wakaba <w@suika.fam.cx> |
52 |
|
|
53 |
|
* Header.pm: Supports Message::Field::CSV, |
54 |
|
Message::Field::ValueParams, Message::Field::ContentType, |
55 |
|
Message::Field::ContentDisposition. |
56 |
|
|
57 |
2002-03-21 wakaba <w@suika.fam.cx> |
2002-03-21 wakaba <w@suika.fam.cx> |
58 |
|
|
59 |
* Body/: New directory. |
* Body/: New directory. |