/[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.28 - (show annotations) (download)
Sun Jun 16 10:42:06 2002 UTC (22 years, 5 months ago) by wakaba
Branch: MAIN
Changes since 1.27: +6 -0 lines
2002-06-16  wakaba <w@suika.fam.cx>

	* MsgID.pm: Check '.test' reserved TLD if '-validate'.
	* UA.pm (add_our_name): New method (moved from 
	Message::Entity).

1 2002-06-16 wakaba <w@suika.fam.cx>
2
3 * MsgID.pm: Check '.test' reserved TLD if '-validate'.
4 * UA.pm (add_our_name): New method (moved from
5 Message::Entity).
6
7 2002-06-15 wakaba <w@suika.fam.cx>
8
9 * AngleQuoted.pm: New module.
10 * Mailbox.pm, URI.pm: Use AngleQuoted.pm
11
12 2002-06-09 wakaba <w@suika.fam.cx>
13
14 * Addresses.pm (_delete_match): 'addr-spec': new 'by' option.
15 * ContentType.pm:
16 - (_save_param): Call _parse_param_value if parse_all.
17 - (_parse_value): New function. Check Message::MIME::MediaType.
18 * CSV.pm (use_comment): New option.
19 * Date.pm:
20 - (zone): New method.
21 - (set_datetime): Likewise.
22 * Mailbox.pm (display_name): New method.
23 * Numval.pm (use_comment): New option.
24 * Param.pm (_parse_param_value): New function.
25 * Structured.pm:
26 - (_add_return_value, _replace_return_value): New functions.
27 - (_parse_value): Sync with Message::Entity's.
28 - (option): Sync with Message::Entity's.
29 - (option): '-recursive': new option.
30 - (_option_recursive): New function.
31
32 2002-05-17 wakaba <w@suika.fam.cx>
33
34 * Mailbox.pm: Bug fix and minor changes.
35 * URI.pm: Remade. It is now designed by M::F::Mailbox
36 like interface.
37
38 2002-05-16 wakaba <w@suika.fam.cx>
39
40 * Date.pm: Remade.
41
42 2002-05-15 wakaba <w@suika.fam.cx>
43
44 * Address.pm: Removed.
45 * Domain.pm: Bug fix (doesn't treat four-sub-domain-
46 domain as (invalid) IPv4 address).
47 * Mailbox.pm (addr_spec): New method.
48 * Addresses.pm (addr_spec): Likewise.
49
50 * Structured.pm (option): Doesn't treat ( "-" option-name )
51 as an alias of option-name. (A ( "-" option-name ) should
52 be recognized as an option for 'option' method.)
53
54 2002-05-14 wakaba <w@suika.fam.cx>
55
56 * Addresses.pm, Mailbox.pm, Domain.pm
57 (sons-of-Address.pm): New modules.
58 * Structured.pm:
59 - (method_available): New method.
60 - (clone): Checks _MEMBERS option.
61 - (comment_add, comment_count, comment_delete, comment_item):
62 New methods.
63 - (item): Implemented.
64 - (_delete_empty): Commentout default action.
65 - (add, replace): Fix bug (parse option didn't work).
66 * MsgID.pm: Don't use non-(ALPHA / DIGIT) as the first
67 character of id-left.
68 * Date.pm: Understands month name "Sept".
69
70 2002-05-08 wakaba <w@suika.fam.cx>
71
72 * Structured.pm (item, method_available): New methods.
73 * Addresses.pm: New module.
74
75 2002-05-04 wakaba <w@suika.fam.cx>
76
77 * XMoe.pm: New module.
78 * CSV.pm: Use XMoe.pm.
79
80 * MsgID/: Removed.
81
82 2002-04-27 wakaba <w@suika.fam.cx>
83
84 * MsgIDs.pm: New module.
85 * MsgID.pm: Remade.
86
87 2002-04-22 wakaba <w@suika.fam.cx>
88
89 * Makefile: New file.
90
91 * Received.pm: Reformed.
92
93 2002-04-21 wakaba <w@suika.fam.cx>
94
95 * ValueParams.pm: Merged ContentDisposition.pm.
96 * ContentDisposition.pm: Removed.
97 * ContentType.pm: Reformed.
98
99 2002-04-13 wakaba <w@suika.fam.cx>
100
101 * Path.pm: Reformed.
102
103 2002-04-06 wakaba <w@suika.fam.cx>
104
105 * UA.pm: Reformed.
106
107 2002-04-05 wakaba <w@suika.fam.cx>
108
109 * Structured.pm, Unstructured.pm: Use new style.
110 * Numval.pm: Use base Structured.pm.
111
112 2002-04-02 wakaba <w@suika.fam.cx>
113
114 * Path.pm: New module.
115
116 2002-04-01 wakaba <w@suika.fam.cx>
117
118 * URI.pm (uri): New method.
119
120 2002-03-31 wakaba <w@suika.fam.cx>
121
122 * URI.pm: New module.
123 * Numval.pm: Likewise.
124
125 2002-03-28 wakaba <w@suika.fam.cx>
126
127 * Address.pm (dont_reply): New method.
128 (keyword): New method.
129 * Date.pm (as_rfc822_time): Fix typo of C<day-of-week>.
130
131 2002-03-26 wakaba <w@suika.fam.cx>
132
133 * UA.pm: New module.
134
135 2002-03-25 wakaba <w@suika.fam.cx>
136
137 * Address.pm, CSV.pm, Params.pm, Unstructured.pm,
138 ValueParams.pm: Call hook function for character
139 code convertion and decoding encoded-word when
140 parse or stringify.
141
142 2002-03-23 wakaba <w@suika.fam.cx>
143
144 * Params.pm, ContentType.pm, ContentDisposition.pm,
145 ValueParams.pm: New files.
146
147 2002-03-21 wakaba <w@suika.fam.cx>
148
149 * CSV.pm: New module.
150
151 2002-03-20 wakaba <w@suika.fam.cx>
152
153 * MsgID.pm, Received.pm, Subject.pm: New modules.
154 * MsgID/: New directory.
155
156 2002-03-16 wakaba <w@suika.fam.cx>
157
158 * Date.pm: Support ISO 8601 (full format), RFC 561/724
159 (slash format).
160
161 2002-03-15 wakaba <w@suika.fam.cx>
162
163 * Date.pm: New module.
164
165 2002-03-14 wakaba <w@suika.fam.cx>
166
167 * Structured.pm, Unstructured.pm: New modules.
168
169 2002-03-13 wakaba <w@suika.fam.cx>
170
171 * Address.pm: New module.
172
173 * ChangeLog: New file.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24