1 |
|
2002-05-26 wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Header.pm (url_mailto_safe): Removed. |
4 |
|
(Moved to Message::Header::RFC822.) |
5 |
|
|
6 |
|
* Makefile: New file. |
7 |
|
|
8 |
|
2002-05-25 wakaba <w@suika.fam.cx> |
9 |
|
|
10 |
|
* Entity.pm, Header.pm: Supports namespaced header |
11 |
|
field name started with { prefix "-" }. (But |
12 |
|
it is not completely supported yet.) |
13 |
|
* Header/: New directory. |
14 |
|
|
15 |
|
* Header.pm: Uses Message::Field::Structured |
16 |
|
as parent module. |
17 |
|
|
18 |
|
2002-05-16 wakaba <w@suika.fam.cx> |
19 |
|
|
20 |
|
* Util.pm: |
21 |
|
- ($REG{NON_http_attribute_char_wsp}): New regex. |
22 |
|
- (wsps_to_sp): New function. |
23 |
|
- (decode_header_string): Don't do away tail WSPs. |
24 |
|
- TODO: Util.pm must have some needless functions. |
25 |
|
|
26 |
2002-05-15 wakaba <w@suika.fam.cx> |
2002-05-15 wakaba <w@suika.fam.cx> |
27 |
|
|
28 |
* Header.pm: |
* Header.pm: |