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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.23 - (hide annotations) (download)
Wed May 15 07:29:09 2002 UTC (22 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.22: +13 -1 lines
2002-05-15  wakaba <w@suika.fam.cx>

	* Address.pm: Removed.
	* Domain.pm: Bug fix (doesn't treat four-sub-domain-
	domain as (invalid) IPv4 address).
	* Mailbox.pm (addr_spec): New method.
	* Addresses.pm (addr_spec): Likewise.
	
	* Structured.pm (option): Doesn't treat ( "-" option-name )
	as an alias of option-name.  (A ( "-" option-name ) should
	be recognized as an option for 'option' method.)

1 wakaba 1.22 2002-05-15 wakaba <w@suika.fam.cx>
2    
3 wakaba 1.23 * 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 wakaba 1.22 * Addresses.pm, Mailbox.pm, Domain.pm
16 wakaba 1.23 (sons-of-Address.pm): New modules.
17 wakaba 1.22 * 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 wakaba 1.21 2002-05-08 wakaba <w@suika.fam.cx>
30    
31     * Structured.pm (item, method_available): New methods.
32     * Addresses.pm: New module.
33    
34 wakaba 1.19 2002-05-04 wakaba <w@suika.fam.cx>
35    
36     * XMoe.pm: New module.
37     * CSV.pm: Use XMoe.pm.
38 wakaba 1.20
39     * MsgID/: Removed.
40 wakaba 1.19
41     2002-04-27 wakaba <w@suika.fam.cx>
42    
43     * MsgIDs.pm: New module.
44     * MsgID.pm: Remade.
45    
46 wakaba 1.18 2002-04-22 wakaba <w@suika.fam.cx>
47    
48     * Makefile: New file.
49    
50     * Received.pm: Reformed.
51    
52 wakaba 1.17 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 wakaba 1.16 2002-04-13 wakaba <w@suika.fam.cx>
59    
60     * Path.pm: Reformed.
61    
62 wakaba 1.15 2002-04-06 wakaba <w@suika.fam.cx>
63    
64     * UA.pm: Reformed.
65    
66 wakaba 1.14 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 wakaba 1.13 2002-04-02 wakaba <w@suika.fam.cx>
72    
73     * Path.pm: New module.
74    
75 wakaba 1.12 2002-04-01 wakaba <w@suika.fam.cx>
76    
77     * URI.pm (uri): New method.
78    
79 wakaba 1.10 2002-03-31 wakaba <w@suika.fam.cx>
80    
81     * URI.pm: New module.
82 wakaba 1.11 * Numval.pm: Likewise.
83 wakaba 1.10
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 wakaba 1.9 2002-03-26 wakaba <w@suika.fam.cx>
91    
92     * UA.pm: New module.
93    
94 wakaba 1.8 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 wakaba 1.6 2002-03-23 wakaba <w@suika.fam.cx>
102    
103 wakaba 1.7 * Params.pm, ContentType.pm, ContentDisposition.pm,
104     ValueParams.pm: New files.
105 wakaba 1.6
106 wakaba 1.5 2002-03-21 wakaba <w@suika.fam.cx>
107    
108     * CSV.pm: New module.
109    
110 wakaba 1.4 2002-03-20 wakaba <w@suika.fam.cx>
111    
112     * MsgID.pm, Received.pm, Subject.pm: New modules.
113     * MsgID/: New directory.
114    
115 wakaba 1.3 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 wakaba 1.2 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 wakaba 1.1 2002-03-13 wakaba <w@suika.fam.cx>
129    
130     * Address.pm: New module.
131    
132     * ChangeLog: New file.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24