/[suikacvs]/messaging/manakai/lib/Message/Field/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/Field/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by wakaba, Wed Mar 13 07:26:22 2002 UTC revision 1.23 by wakaba, Wed May 15 07:29:09 2002 UTC
# Line 1  Line 1 
1    2002-05-15  wakaba <w@suika.fam.cx>
2    
3            * Address.pm: Removed.
4            * Domain.pm: Bug fix (doesn't treat four-sub-domain-
5            domain as (invalid) IPv4 address).
6            * Mailbox.pm (addr_spec): New method.
7            * Addresses.pm (addr_spec): Likewise.
8            
9            * Structured.pm (option): Doesn't treat ( "-" option-name )
10            as an alias of option-name.  (A ( "-" option-name ) should
11            be recognized as an option for 'option' method.)
12    
13    2002-05-14  wakaba <w@suika.fam.cx>
14    
15            * Addresses.pm, Mailbox.pm, Domain.pm
16            (sons-of-Address.pm): New modules.
17            * Structured.pm:
18            - (method_available): New method.
19            - (clone): Checks _MEMBERS option.
20            - (comment_add, comment_count, comment_delete, comment_item):
21            New methods.
22            - (item): Implemented.
23            - (_delete_empty): Commentout default action.
24            - (add, replace): Fix bug (parse option didn't work).
25            * MsgID.pm: Don't use non-(ALPHA / DIGIT) as the first
26            character of id-left.
27            * Date.pm: Understands month name "Sept".
28    
29    2002-05-08  wakaba <w@suika.fam.cx>
30    
31            * Structured.pm (item, method_available): New methods.
32            * Addresses.pm: New module.
33    
34    2002-05-04  wakaba <w@suika.fam.cx>
35    
36            * XMoe.pm: New module.
37            * CSV.pm: Use XMoe.pm.
38            
39            * MsgID/: Removed.
40    
41    2002-04-27  wakaba <w@suika.fam.cx>
42    
43            * MsgIDs.pm: New module.
44            * MsgID.pm: Remade.
45    
46    2002-04-22  wakaba <w@suika.fam.cx>
47    
48            * Makefile: New file.
49            
50            * Received.pm: Reformed.
51    
52    2002-04-21  wakaba <w@suika.fam.cx>
53    
54            * ValueParams.pm: Merged ContentDisposition.pm.
55            * ContentDisposition.pm: Removed.
56            * ContentType.pm: Reformed.
57    
58    2002-04-13  wakaba <w@suika.fam.cx>
59    
60            * Path.pm: Reformed.
61    
62    2002-04-06  wakaba <w@suika.fam.cx>
63    
64            * UA.pm: Reformed.
65    
66    2002-04-05  wakaba <w@suika.fam.cx>
67    
68            * Structured.pm, Unstructured.pm: Use new style.
69            * Numval.pm: Use base Structured.pm.
70    
71    2002-04-02  wakaba <w@suika.fam.cx>
72    
73            * Path.pm: New module.
74    
75    2002-04-01  wakaba <w@suika.fam.cx>
76    
77            * URI.pm (uri): New method.
78    
79    2002-03-31  wakaba <w@suika.fam.cx>
80    
81            * URI.pm: New module.
82            * Numval.pm: Likewise.
83    
84    2002-03-28  wakaba <w@suika.fam.cx>
85    
86            * Address.pm (dont_reply): New method.
87            (keyword): New method.
88            * Date.pm (as_rfc822_time): Fix typo of C<day-of-week>.
89    
90    2002-03-26  wakaba <w@suika.fam.cx>
91    
92            * UA.pm: New module.
93    
94    2002-03-25  wakaba <w@suika.fam.cx>
95    
96            * Address.pm, CSV.pm, Params.pm, Unstructured.pm,
97            ValueParams.pm: Call hook function for character
98            code convertion and decoding encoded-word when
99            parse or stringify.
100    
101    2002-03-23  wakaba <w@suika.fam.cx>
102    
103            * Params.pm, ContentType.pm, ContentDisposition.pm,
104            ValueParams.pm: New files.
105    
106    2002-03-21  wakaba <w@suika.fam.cx>
107    
108            * CSV.pm: New module.
109    
110    2002-03-20  wakaba <w@suika.fam.cx>
111    
112            * MsgID.pm, Received.pm, Subject.pm: New modules.
113            * MsgID/: New directory.
114    
115    2002-03-16  wakaba <w@suika.fam.cx>
116    
117            * Date.pm: Support ISO 8601 (full format), RFC 561/724
118            (slash format).
119    
120    2002-03-15  wakaba <w@suika.fam.cx>
121    
122            * Date.pm: New module.
123    
124    2002-03-14  wakaba <w@suika.fam.cx>
125    
126            * Structured.pm, Unstructured.pm: New modules.
127    
128  2002-03-13  wakaba <w@suika.fam.cx>  2002-03-13  wakaba <w@suika.fam.cx>
129    
130          * Address.pm: New module.          * Address.pm: New module.

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.23

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24