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

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.38

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24