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

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

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

revision 1.21 by wakaba, Tue Jun 11 13:01:21 2002 UTC revision 1.41 by wakaba, Thu Aug 1 09:20:34 2002 UTC
# Line 1  Line 1 
1    2002-08-01  Wakaba <w@suika.fam.cx>
2    
3            * Entity.pm (list_name, list_count): New methods.
4    
5    2002-07-28  Wakaba <w@suika.fam.cx>
6    
7            * Entity.pm (destination, sender): New methods.
8            * Tool.pm (escape_from, unescape_from): New functions.
9    
10    2002-07-26  Wakaba <w@suika.fam.cx>
11    
12            * Entity.pm:
13            - (fill_missing_fields): New option.
14            - (fill_source, fill_destination): New options.
15            - (hook_stringify_fill_fields): Option removed.
16            * Header.pm:
17            - (_header_cmp): Removed.
18            - (@header_order, %header_order): Removed.
19            - (_scan_sort): Use Message::Header::* namespace packages to sort.
20    
21    2002-07-25  Wakaba <w@suika.fam.cx>
22    
23            * Tool.pm: New module.
24    
25    2002-07-22  Wakaba <w@suika.fam.cx>
26    
27            * Util.pm: Some fix for new returned value style
28            of Message::MIME::Charset.
29    
30    2002-07-21  Wakaba <w@suika.fam.cx>
31    
32            * Entity.pm (import): New.
33    
34    2002-07-20  Wakaba <w@suika.fam.cx>
35    
36            * Entity.pm (content_type): Guess media type:
37            text/x-message-rfc1153, text/x-pgp-cleatext-singed,
38            application/pgp, text/x-message-pem.
39    
40    2002-07-19  Wakaba <w@suika.fam.cx>
41    
42            * Entity.pm:
43            - (guess_media_type): New option.
44            - (content_type): Guess media type (text/x-message-rfc934)
45            if necessary.
46    
47    2002-07-13  Wakaba <w@suika.fam.cx>
48    
49            * Util.pm:
50            - (get_host_fqdn): New function.
51            - (%OPTION): New hash.
52            * Entity.pm (stringify): Pass 'format' option
53            to the body (when stringify'ing it) with
54            -parent_format option, instead of -format option.
55    
56    2002-07-08  Wakaba <w@suika.fam.cx>
57    
58            * Entity.pm (parse): Typo fix.
59            * Header.pm (hook_init_fill_options, hook_stringify_fill_fields):
60            New options.
61    
62    2002-07-07  Wakaba <w@suika.fam.cx>
63    
64            * Entity.pm (check_md5): New method.
65            * Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options.
66    
67    2002-07-06  Wakaba <w@suika.fam.cx>
68    
69            * Header.pm: Support of RFC 2774 namespace.
70    
71    2002-07-04  Wakaba <w@suika.fam.cx>
72    
73            * Util.pm (encode_printable_string, decode_printable_string,
74            encode_t71_string, decode_t71_string, encode_restricted_rfc822,
75            decode_restricted_rfc822): New functions.
76    
77    2002-07-02  Wakaba <w@suika.fam.cx>
78    
79            * Util.pm (decide_newline): New function.
80            * Entity.pm (parse): Call Message::Util::decide_newline
81            instead of local code.
82    
83    2002-06-23  Wakaba <w@suika.fam.cx>
84    
85            * Entity.pm (header_default_charset, header_default_charset_input):
86            New options.
87            * Header.pm (ditto): Likewise.
88            * Util.pm
89            - (angle_quoted, angle_qcontent, M_angle_quoted): New regexs
90            (Moved from Message::Field::AngleQuoted).
91            - (decode_ccontent): Order of arguments of
92            Message::MIME::EncodedWord::decode_ccontent is changed.
93            - (unquote_if_angle_quoted): New function.
94    
95    2002-06-16  wakaba <w@suika.fam.cx>
96    
97            * Header.pm (_n11n_field_name): Check namespace definition's
98            case_sensible option.
99            * Entity.pm (_add_ua): Removed.  (Moved to Message::Field::UA.)
100    
101    2002-06-14  wakaba <w@suika.fam.cx>
102    
103            * Entity.pm (parse): See 'strict_linebreak' option
104            and guess data's linebreak sequence.
105    
106    2002-06-11  wakaba <w@suika.fam.cx>
107    
108            * Header.pm (_item_match): Bug fix of "-by => 'ns'".
109            * Partial.pm (reassembly): New function.
110    
111  2002-06-10  wakaba <w@suika.fam.cx>  2002-06-10  wakaba <w@suika.fam.cx>
112    
113          * Entity.pm (force_mime_entity): New option.          * Entity.pm (force_mime_entity): New option.

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.41

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24