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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24