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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.42 - (hide annotations) (download)
Sun Aug 4 00:16:32 2002 UTC (22 years, 3 months ago) by wakaba
Branch: MAIN
Changes since 1.41: +4 -0 lines
2002-08-04  Wakaba <w@suika.fam.cx>

	* Entity.pm: Don't fill_source by default if format =~ http.

1 wakaba 1.42 2002-08-04 Wakaba <w@suika.fam.cx>
2    
3     * Entity.pm: Don't fill_source by default if format =~ http.
4    
5 wakaba 1.41 2002-08-01 Wakaba <w@suika.fam.cx>
6    
7     * Entity.pm (list_name, list_count): New methods.
8    
9 wakaba 1.39 2002-07-28 Wakaba <w@suika.fam.cx>
10    
11     * Entity.pm (destination, sender): New methods.
12 wakaba 1.40 * Tool.pm (escape_from, unescape_from): New functions.
13 wakaba 1.39
14 wakaba 1.37 2002-07-26 Wakaba <w@suika.fam.cx>
15    
16     * Entity.pm:
17     - (fill_missing_fields): New option.
18     - (fill_source, fill_destination): New options.
19 wakaba 1.38 - (hook_stringify_fill_fields): Option removed.
20     * Header.pm:
21     - (_header_cmp): Removed.
22     - (@header_order, %header_order): Removed.
23     - (_scan_sort): Use Message::Header::* namespace packages to sort.
24 wakaba 1.37
25 wakaba 1.36 2002-07-25 Wakaba <w@suika.fam.cx>
26    
27     * Tool.pm: New module.
28    
29 wakaba 1.35 2002-07-22 Wakaba <w@suika.fam.cx>
30    
31     * Util.pm: Some fix for new returned value style
32     of Message::MIME::Charset.
33    
34 wakaba 1.34 2002-07-21 Wakaba <w@suika.fam.cx>
35    
36     * Entity.pm (import): New.
37    
38 wakaba 1.33 2002-07-20 Wakaba <w@suika.fam.cx>
39    
40     * Entity.pm (content_type): Guess media type:
41     text/x-message-rfc1153, text/x-pgp-cleatext-singed,
42     application/pgp, text/x-message-pem.
43    
44     2002-07-19 Wakaba <w@suika.fam.cx>
45    
46     * Entity.pm:
47     - (guess_media_type): New option.
48     - (content_type): Guess media type (text/x-message-rfc934)
49     if necessary.
50    
51 wakaba 1.32 2002-07-13 Wakaba <w@suika.fam.cx>
52    
53     * Util.pm:
54     - (get_host_fqdn): New function.
55     - (%OPTION): New hash.
56     * Entity.pm (stringify): Pass 'format' option
57     to the body (when stringify'ing it) with
58     -parent_format option, instead of -format option.
59    
60 wakaba 1.30 2002-07-08 Wakaba <w@suika.fam.cx>
61    
62     * Entity.pm (parse): Typo fix.
63 wakaba 1.31 * Header.pm (hook_init_fill_options, hook_stringify_fill_fields):
64     New options.
65 wakaba 1.30
66 wakaba 1.29 2002-07-07 Wakaba <w@suika.fam.cx>
67    
68     * Entity.pm (check_md5): New method.
69     * Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options.
70    
71 wakaba 1.28 2002-07-06 Wakaba <w@suika.fam.cx>
72    
73     * Header.pm: Support of RFC 2774 namespace.
74    
75 wakaba 1.27 2002-07-04 Wakaba <w@suika.fam.cx>
76    
77     * Util.pm (encode_printable_string, decode_printable_string,
78     encode_t71_string, decode_t71_string, encode_restricted_rfc822,
79     decode_restricted_rfc822): New functions.
80    
81 wakaba 1.26 2002-07-02 Wakaba <w@suika.fam.cx>
82    
83     * Util.pm (decide_newline): New function.
84     * Entity.pm (parse): Call Message::Util::decide_newline
85     instead of local code.
86    
87 wakaba 1.25 2002-06-23 Wakaba <w@suika.fam.cx>
88    
89     * Entity.pm (header_default_charset, header_default_charset_input):
90     New options.
91     * Header.pm (ditto): Likewise.
92     * Util.pm
93     - (angle_quoted, angle_qcontent, M_angle_quoted): New regexs
94     (Moved from Message::Field::AngleQuoted).
95     - (decode_ccontent): Order of arguments of
96     Message::MIME::EncodedWord::decode_ccontent is changed.
97     - (unquote_if_angle_quoted): New function.
98    
99 wakaba 1.24 2002-06-16 wakaba <w@suika.fam.cx>
100    
101     * Header.pm (_n11n_field_name): Check namespace definition's
102     case_sensible option.
103     * Entity.pm (_add_ua): Removed. (Moved to Message::Field::UA.)
104    
105 wakaba 1.23 2002-06-14 wakaba <w@suika.fam.cx>
106    
107     * Entity.pm (parse): See 'strict_linebreak' option
108     and guess data's linebreak sequence.
109    
110 wakaba 1.22 2002-06-11 wakaba <w@suika.fam.cx>
111    
112     * Header.pm (_item_match): Bug fix of "-by => 'ns'".
113     * Partial.pm (reassembly): New function.
114    
115 wakaba 1.21 2002-06-10 wakaba <w@suika.fam.cx>
116    
117     * Entity.pm (force_mime_entity): New option.
118     * Header.pm (_item_match): -by => 'ns': New option.
119     * Partial.pm: New module.
120    
121 wakaba 1.20 2002-06-09 wakaba <w@suika.fam.cx>
122    
123     * Entity.pm:
124     - (stringify): Minimumize MIME charset name when MIME'izing.
125     - (mime-entity): New 'format' type.
126     - (default_media_subtype): New option. Now 'default_media_type'
127     is used for only (narrower meaning of) media type.
128     - (content_type): See 'default_media_type' and
129     'default_media_subtype'. (Was hardcoded as 'text/plain'.)
130     - (option): '-resucrive': new option.
131     * Header.pm (parse, parse_array): Don't discard invalid
132     line (non-'field' line). (Treat as "X-Unknown" field.)
133    
134 wakaba 1.19 2002-06-01 wakaba <w@suika.fam.cx>
135    
136     * Entity.pm (_encode_body): Some bug fixes and
137     better support of CT/CTE/charset.
138     (_parse_value): Passes options 'body_default_charset'
139     and 'body_default_charset_input' and parameter
140     'header' to body class.
141     * Util.pm (encode_body_string, encode_header_string):
142     Returns minimum charset name if available.
143    
144 wakaba 1.18 2002-05-30 wakaba <w@suika.fam.cx>
145    
146     * Entity.pm (_encode_body): Checks charset name
147     to decide CTE.
148    
149 wakaba 1.17 2002-05-29 wakaba <w@suika.fam.cx>
150    
151     * Entity.pm:
152     - (%ENCODE, %DECODE): Removed. (Moved to Message::MIME::Encoding)
153     - Uses \x0D\x0A instead of \n. (Temporary. `linebreak-strict'
154     and related options should be implemented /strictly/.)
155     - (_encode_body): Checks media type to choose CTE.
156     - (accept_coderange): New option.
157     - (body_default_media_type, body_default_charset): Likewise.
158     - (fill_ct): Likewise.
159     - Uses %Message::Header::NS_phname2uri instead of direct
160     access to namespace definition package.
161     - (content_type): Returns (type, subtype) list when wantarray'ed.
162     - (media_type): New method. (Alias of content_type)
163     * Header.pm (_replace_hash_shift): Checks namespace of field name.
164    
165 wakaba 1.16 2002-05-26 wakaba <w@suika.fam.cx>
166    
167     * Header.pm (url_mailto_safe): Removed.
168     (Moved to Message::Header::RFC822.)
169    
170     * Makefile: New file.
171 wakaba 1.17
172     * Entity.pm: Uses Win32 if use_config and $^O eq
173     MSWin32.
174 wakaba 1.16
175 wakaba 1.15 2002-05-25 wakaba <w@suika.fam.cx>
176    
177     * Entity.pm, Header.pm: Supports namespaced header
178     field name started with { prefix "-" }. (But
179     it is not completely supported yet.)
180     * Header/: New directory.
181    
182     * Header.pm: Uses Message::Field::Structured
183     as parent module.
184    
185 wakaba 1.14 2002-05-16 wakaba <w@suika.fam.cx>
186    
187     * Util.pm:
188     - ($REG{NON_http_attribute_char_wsp}): New regex.
189     - (wsps_to_sp): New function.
190     - (decode_header_string): Don't do away tail WSPs.
191     - TODO: Util.pm must have some needless functions.
192    
193 wakaba 1.13 2002-05-15 wakaba <w@suika.fam.cx>
194    
195     * Header.pm:
196     - Add Resent-User-Agent: field support.
197     - Use Message::Field::Addresses instead of
198     Message::Field::Address.
199    
200 wakaba 1.12 2002-05-14 wakaba <w@suika.fam.cx>
201    
202     * Entity.pm (pod:uri-url-mailto-*): New list-items.
203     (stringify): Output mailto: URL when format =~ url-mailto.
204     * Header.pm (stringify): Ditto.
205     * Util.pm: Bugs are fixed.
206     (remove_meaningless_wsp): New function.
207    
208 wakaba 1.11 2002-04-21 wakaba <w@suika.fam.cx>
209    
210     * Entity.pm (pod:C<format>): New section.
211    
212 wakaba 1.10 2002-04-05 wakaba <w@suika.fam.cx>
213    
214     * Util.pm: Add some functions from Message::Field::Structured.
215    
216 wakaba 1.9 2002-04-03 wakaba <w@suika.fam.cx>
217    
218     * Entity.pm, Header.pm: Updated.
219    
220 wakaba 1.8 2002-03-31 wakaba <w@suika.fam.cx>
221    
222     * Header.pm: Support Message::Field::URI.
223    
224 wakaba 1.7 2002-03-27 wakaba <w@suika.fam.cx>
225    
226     * Fix bug of treatment of FWS sorounding encoded-word.
227     (MIME/EncodedWord.pm and related modules.)
228    
229 wakaba 1.6 2002-03-26 wakaba <w@suika.fam.cx>
230    
231     * Entity.pm: Adds User-Agent: value when stringify.
232     (ua_field_name, ua_use_config): New options.
233     (add_ua): New option.
234     (_add_ua): New proceder.
235    
236 wakaba 1.5 2002-03-25 wakaba <w@suika.fam.cx>
237    
238     * MIME/: New directory.
239     * Util.pm: New module.
240     * Entity.pm, Header.pm (parse_all): New option.
241     (hook_encode_string, hook_decode_string): Likewise.
242    
243 wakaba 1.4 2002-03-23 wakaba <w@suika.fam.cx>
244    
245     * Header.pm: Supports Message::Field::CSV,
246     Message::Field::ValueParams, Message::Field::ContentType,
247     Message::Field::ContentDisposition.
248    
249 wakaba 1.3 2002-03-21 wakaba <w@suika.fam.cx>
250    
251     * Body/: New directory.
252    
253 wakaba 1.2 2002-03-16 wakaba <w@suika.fam.cx>
254    
255     * Header.pm: Use Message::Field::Date.
256    
257 wakaba 1.1 2002-03-13 wakaba <w@suika.fam.cx>
258    
259     * Header.pm: New module.
260     * Entity.pm: Likewise.
261    
262     * ChangeLog: New file.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24