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> |
2002-05-08 wakaba <w@suika.fam.cx> |
34 |
|
|
35 |
* Structured.pm (item, method_available): New methods. |
* Structured.pm (item, method_available): New methods. |