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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24