/[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.17 by wakaba, Wed May 29 11:05:53 2002 UTC revision 1.33 by wakaba, Sat Jul 20 03:11:46 2002 UTC
# Line 1  Line 1 
1    2002-07-20  Wakaba <w@suika.fam.cx>
2    
3            * Entity.pm (content_type): Guess media type:
4            text/x-message-rfc1153, text/x-pgp-cleatext-singed,
5            application/pgp, text/x-message-pem.
6    
7    2002-07-19  Wakaba <w@suika.fam.cx>
8    
9            * Entity.pm:
10            - (guess_media_type): New option.
11            - (content_type): Guess media type (text/x-message-rfc934)
12            if necessary.
13    
14    2002-07-13  Wakaba <w@suika.fam.cx>
15    
16            * Util.pm:
17            - (get_host_fqdn): New function.
18            - (%OPTION): New hash.
19            * Entity.pm (stringify): Pass 'format' option
20            to the body (when stringify'ing it) with
21            -parent_format option, instead of -format option.
22    
23    2002-07-08  Wakaba <w@suika.fam.cx>
24    
25            * Entity.pm (parse): Typo fix.
26            * Header.pm (hook_init_fill_options, hook_stringify_fill_fields):
27            New options.
28    
29    2002-07-07  Wakaba <w@suika.fam.cx>
30    
31            * Entity.pm (check_md5): New method.
32            * Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options.
33    
34    2002-07-06  Wakaba <w@suika.fam.cx>
35    
36            * Header.pm: Support of RFC 2774 namespace.
37    
38    2002-07-04  Wakaba <w@suika.fam.cx>
39    
40            * Util.pm (encode_printable_string, decode_printable_string,
41            encode_t71_string, decode_t71_string, encode_restricted_rfc822,
42            decode_restricted_rfc822): New functions.
43    
44    2002-07-02  Wakaba <w@suika.fam.cx>
45    
46            * Util.pm (decide_newline): New function.
47            * Entity.pm (parse): Call Message::Util::decide_newline
48            instead of local code.
49    
50    2002-06-23  Wakaba <w@suika.fam.cx>
51    
52            * Entity.pm (header_default_charset, header_default_charset_input):
53            New options.
54            * Header.pm (ditto): Likewise.
55            * Util.pm
56            - (angle_quoted, angle_qcontent, M_angle_quoted): New regexs
57            (Moved from Message::Field::AngleQuoted).
58            - (decode_ccontent): Order of arguments of
59            Message::MIME::EncodedWord::decode_ccontent is changed.
60            - (unquote_if_angle_quoted): New function.
61    
62    2002-06-16  wakaba <w@suika.fam.cx>
63    
64            * Header.pm (_n11n_field_name): Check namespace definition's
65            case_sensible option.
66            * Entity.pm (_add_ua): Removed.  (Moved to Message::Field::UA.)
67    
68    2002-06-14  wakaba <w@suika.fam.cx>
69    
70            * Entity.pm (parse): See 'strict_linebreak' option
71            and guess data's linebreak sequence.
72    
73    2002-06-11  wakaba <w@suika.fam.cx>
74    
75            * Header.pm (_item_match): Bug fix of "-by => 'ns'".
76            * Partial.pm (reassembly): New function.
77    
78    2002-06-10  wakaba <w@suika.fam.cx>
79    
80            * Entity.pm (force_mime_entity): New option.
81            * Header.pm (_item_match): -by => 'ns': New option.
82            * Partial.pm: New module.
83    
84    2002-06-09  wakaba <w@suika.fam.cx>
85    
86            * Entity.pm:
87            - (stringify): Minimumize MIME charset name when MIME'izing.
88            - (mime-entity): New 'format' type.
89            - (default_media_subtype): New option.  Now 'default_media_type'
90            is used for only (narrower meaning of) media type.
91            - (content_type): See 'default_media_type' and
92            'default_media_subtype'.  (Was hardcoded as 'text/plain'.)
93            - (option): '-resucrive': new option.
94            * Header.pm (parse, parse_array): Don't discard invalid
95            line (non-'field' line).  (Treat as "X-Unknown" field.)
96    
97    2002-06-01  wakaba <w@suika.fam.cx>
98    
99            * Entity.pm (_encode_body): Some bug fixes and
100            better support of CT/CTE/charset.
101            (_parse_value): Passes options 'body_default_charset'
102            and 'body_default_charset_input' and parameter
103            'header' to body class.
104            * Util.pm (encode_body_string, encode_header_string):
105            Returns minimum charset name if available.
106    
107    2002-05-30  wakaba <w@suika.fam.cx>
108    
109            * Entity.pm (_encode_body): Checks charset name
110            to decide CTE.
111    
112  2002-05-29  wakaba <w@suika.fam.cx>  2002-05-29  wakaba <w@suika.fam.cx>
113    
114          * Entity.pm:          * Entity.pm:

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.33

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24