1 |
|
2002-05-16 wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Date.pm: Remade. |
4 |
|
|
5 |
|
2002-05-15 wakaba <w@suika.fam.cx> |
6 |
|
|
7 |
|
* Address.pm: Removed. |
8 |
|
* Domain.pm: Bug fix (doesn't treat four-sub-domain- |
9 |
|
domain as (invalid) IPv4 address). |
10 |
|
* Mailbox.pm (addr_spec): New method. |
11 |
|
* Addresses.pm (addr_spec): Likewise. |
12 |
|
|
13 |
|
* Structured.pm (option): Doesn't treat ( "-" option-name ) |
14 |
|
as an alias of option-name. (A ( "-" option-name ) should |
15 |
|
be recognized as an option for 'option' method.) |
16 |
|
|
17 |
|
2002-05-14 wakaba <w@suika.fam.cx> |
18 |
|
|
19 |
|
* Addresses.pm, Mailbox.pm, Domain.pm |
20 |
|
(sons-of-Address.pm): New modules. |
21 |
|
* Structured.pm: |
22 |
|
- (method_available): New method. |
23 |
|
- (clone): Checks _MEMBERS option. |
24 |
|
- (comment_add, comment_count, comment_delete, comment_item): |
25 |
|
New methods. |
26 |
|
- (item): Implemented. |
27 |
|
- (_delete_empty): Commentout default action. |
28 |
|
- (add, replace): Fix bug (parse option didn't work). |
29 |
|
* MsgID.pm: Don't use non-(ALPHA / DIGIT) as the first |
30 |
|
character of id-left. |
31 |
|
* Date.pm: Understands month name "Sept". |
32 |
|
|
33 |
|
2002-05-08 wakaba <w@suika.fam.cx> |
34 |
|
|
35 |
|
* Structured.pm (item, method_available): New methods. |
36 |
|
* Addresses.pm: New module. |
37 |
|
|
38 |
|
2002-05-04 wakaba <w@suika.fam.cx> |
39 |
|
|
40 |
|
* XMoe.pm: New module. |
41 |
|
* CSV.pm: Use XMoe.pm. |
42 |
|
|
43 |
|
* MsgID/: Removed. |
44 |
|
|
45 |
|
2002-04-27 wakaba <w@suika.fam.cx> |
46 |
|
|
47 |
|
* MsgIDs.pm: New module. |
48 |
|
* MsgID.pm: Remade. |
49 |
|
|
50 |
|
2002-04-22 wakaba <w@suika.fam.cx> |
51 |
|
|
52 |
|
* Makefile: New file. |
53 |
|
|
54 |
|
* Received.pm: Reformed. |
55 |
|
|
56 |
|
2002-04-21 wakaba <w@suika.fam.cx> |
57 |
|
|
58 |
|
* ValueParams.pm: Merged ContentDisposition.pm. |
59 |
|
* ContentDisposition.pm: Removed. |
60 |
|
* ContentType.pm: Reformed. |
61 |
|
|
62 |
|
2002-04-13 wakaba <w@suika.fam.cx> |
63 |
|
|
64 |
|
* Path.pm: Reformed. |
65 |
|
|
66 |
2002-04-06 wakaba <w@suika.fam.cx> |
2002-04-06 wakaba <w@suika.fam.cx> |
67 |
|
|
68 |
* UA.pm: Reformed. |
* UA.pm: Reformed. |