1 |
|
2002-05-17 wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Mailbox.pm: Bug fix and minor changes. |
4 |
|
* URI.pm: Remade. It is now designed by M::F::Mailbox |
5 |
|
like interface. |
6 |
|
|
7 |
|
2002-05-16 wakaba <w@suika.fam.cx> |
8 |
|
|
9 |
|
* Date.pm: Remade. |
10 |
|
|
11 |
|
2002-05-15 wakaba <w@suika.fam.cx> |
12 |
|
|
13 |
|
* Address.pm: Removed. |
14 |
|
* Domain.pm: Bug fix (doesn't treat four-sub-domain- |
15 |
|
domain as (invalid) IPv4 address). |
16 |
|
* Mailbox.pm (addr_spec): New method. |
17 |
|
* Addresses.pm (addr_spec): Likewise. |
18 |
|
|
19 |
|
* Structured.pm (option): Doesn't treat ( "-" option-name ) |
20 |
|
as an alias of option-name. (A ( "-" option-name ) should |
21 |
|
be recognized as an option for 'option' method.) |
22 |
|
|
23 |
|
2002-05-14 wakaba <w@suika.fam.cx> |
24 |
|
|
25 |
|
* Addresses.pm, Mailbox.pm, Domain.pm |
26 |
|
(sons-of-Address.pm): New modules. |
27 |
|
* Structured.pm: |
28 |
|
- (method_available): New method. |
29 |
|
- (clone): Checks _MEMBERS option. |
30 |
|
- (comment_add, comment_count, comment_delete, comment_item): |
31 |
|
New methods. |
32 |
|
- (item): Implemented. |
33 |
|
- (_delete_empty): Commentout default action. |
34 |
|
- (add, replace): Fix bug (parse option didn't work). |
35 |
|
* MsgID.pm: Don't use non-(ALPHA / DIGIT) as the first |
36 |
|
character of id-left. |
37 |
|
* Date.pm: Understands month name "Sept". |
38 |
|
|
39 |
2002-05-08 wakaba <w@suika.fam.cx> |
2002-05-08 wakaba <w@suika.fam.cx> |
40 |
|
|
41 |
* Structured.pm (item, method_available): New methods. |
* Structured.pm (item, method_available): New methods. |