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

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.36

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24