1 |
|
2002-05-16 wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Util.pm: |
4 |
|
- ($REG{NON_http_attribute_char_wsp}): New regex. |
5 |
|
- (wsps_to_sp): New function. |
6 |
|
- (decode_header_string): Don't do away tail WSPs. |
7 |
|
- TODO: Util.pm must have some needless functions. |
8 |
|
|
9 |
|
2002-05-15 wakaba <w@suika.fam.cx> |
10 |
|
|
11 |
|
* Header.pm: |
12 |
|
- Add Resent-User-Agent: field support. |
13 |
|
- Use Message::Field::Addresses instead of |
14 |
|
Message::Field::Address. |
15 |
|
|
16 |
|
2002-05-14 wakaba <w@suika.fam.cx> |
17 |
|
|
18 |
|
* Entity.pm (pod:uri-url-mailto-*): New list-items. |
19 |
|
(stringify): Output mailto: URL when format =~ url-mailto. |
20 |
|
* Header.pm (stringify): Ditto. |
21 |
|
* Util.pm: Bugs are fixed. |
22 |
|
(remove_meaningless_wsp): New function. |
23 |
|
|
24 |
2002-04-21 wakaba <w@suika.fam.cx> |
2002-04-21 wakaba <w@suika.fam.cx> |
25 |
|
|
26 |
* Entity.pm (pod:C<format>): New section. |
* Entity.pm (pod:C<format>): New section. |