1 |
|
2002-05-25 wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Entity.pm, Header.pm: Supports namespaced header |
4 |
|
field name started with { prefix "-" }. (But |
5 |
|
it is not completely supported yet.) |
6 |
|
* Header/: New directory. |
7 |
|
|
8 |
|
* Header.pm: Uses Message::Field::Structured |
9 |
|
as parent module. |
10 |
|
|
11 |
|
2002-05-16 wakaba <w@suika.fam.cx> |
12 |
|
|
13 |
|
* Util.pm: |
14 |
|
- ($REG{NON_http_attribute_char_wsp}): New regex. |
15 |
|
- (wsps_to_sp): New function. |
16 |
|
- (decode_header_string): Don't do away tail WSPs. |
17 |
|
- TODO: Util.pm must have some needless functions. |
18 |
|
|
19 |
|
2002-05-15 wakaba <w@suika.fam.cx> |
20 |
|
|
21 |
|
* Header.pm: |
22 |
|
- Add Resent-User-Agent: field support. |
23 |
|
- Use Message::Field::Addresses instead of |
24 |
|
Message::Field::Address. |
25 |
|
|
26 |
|
2002-05-14 wakaba <w@suika.fam.cx> |
27 |
|
|
28 |
|
* Entity.pm (pod:uri-url-mailto-*): New list-items. |
29 |
|
(stringify): Output mailto: URL when format =~ url-mailto. |
30 |
|
* Header.pm (stringify): Ditto. |
31 |
|
* Util.pm: Bugs are fixed. |
32 |
|
(remove_meaningless_wsp): New function. |
33 |
|
|
34 |
2002-04-21 wakaba <w@suika.fam.cx> |
2002-04-21 wakaba <w@suika.fam.cx> |
35 |
|
|
36 |
* Entity.pm (pod:C<format>): New section. |
* Entity.pm (pod:C<format>): New section. |