/[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.19 by wakaba, Sat Jun 1 05:40:55 2002 UTC revision 1.32 by wakaba, Sat Jul 13 09:34:50 2002 UTC
# Line 1  Line 1 
1    2002-07-13  Wakaba <w@suika.fam.cx>
2    
3            * Util.pm:
4            - (get_host_fqdn): New function.
5            - (%OPTION): New hash.
6            * Entity.pm (stringify): Pass 'format' option
7            to the body (when stringify'ing it) with
8            -parent_format option, instead of -format option.
9    
10    2002-07-08  Wakaba <w@suika.fam.cx>
11    
12            * Entity.pm (parse): Typo fix.
13            * Header.pm (hook_init_fill_options, hook_stringify_fill_fields):
14            New options.
15    
16    2002-07-07  Wakaba <w@suika.fam.cx>
17    
18            * Entity.pm (check_md5): New method.
19            * Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options.
20    
21    2002-07-06  Wakaba <w@suika.fam.cx>
22    
23            * Header.pm: Support of RFC 2774 namespace.
24    
25    2002-07-04  Wakaba <w@suika.fam.cx>
26    
27            * Util.pm (encode_printable_string, decode_printable_string,
28            encode_t71_string, decode_t71_string, encode_restricted_rfc822,
29            decode_restricted_rfc822): New functions.
30    
31    2002-07-02  Wakaba <w@suika.fam.cx>
32    
33            * Util.pm (decide_newline): New function.
34            * Entity.pm (parse): Call Message::Util::decide_newline
35            instead of local code.
36    
37    2002-06-23  Wakaba <w@suika.fam.cx>
38    
39            * Entity.pm (header_default_charset, header_default_charset_input):
40            New options.
41            * Header.pm (ditto): Likewise.
42            * Util.pm
43            - (angle_quoted, angle_qcontent, M_angle_quoted): New regexs
44            (Moved from Message::Field::AngleQuoted).
45            - (decode_ccontent): Order of arguments of
46            Message::MIME::EncodedWord::decode_ccontent is changed.
47            - (unquote_if_angle_quoted): New function.
48    
49    2002-06-16  wakaba <w@suika.fam.cx>
50    
51            * Header.pm (_n11n_field_name): Check namespace definition's
52            case_sensible option.
53            * Entity.pm (_add_ua): Removed.  (Moved to Message::Field::UA.)
54    
55    2002-06-14  wakaba <w@suika.fam.cx>
56    
57            * Entity.pm (parse): See 'strict_linebreak' option
58            and guess data's linebreak sequence.
59    
60    2002-06-11  wakaba <w@suika.fam.cx>
61    
62            * Header.pm (_item_match): Bug fix of "-by => 'ns'".
63            * Partial.pm (reassembly): New function.
64    
65    2002-06-10  wakaba <w@suika.fam.cx>
66    
67            * Entity.pm (force_mime_entity): New option.
68            * Header.pm (_item_match): -by => 'ns': New option.
69            * Partial.pm: New module.
70    
71    2002-06-09  wakaba <w@suika.fam.cx>
72    
73            * Entity.pm:
74            - (stringify): Minimumize MIME charset name when MIME'izing.
75            - (mime-entity): New 'format' type.
76            - (default_media_subtype): New option.  Now 'default_media_type'
77            is used for only (narrower meaning of) media type.
78            - (content_type): See 'default_media_type' and
79            'default_media_subtype'.  (Was hardcoded as 'text/plain'.)
80            - (option): '-resucrive': new option.
81            * Header.pm (parse, parse_array): Don't discard invalid
82            line (non-'field' line).  (Treat as "X-Unknown" field.)
83    
84  2002-06-01  wakaba <w@suika.fam.cx>  2002-06-01  wakaba <w@suika.fam.cx>
85    
86          * Entity.pm (_encode_body): Some bug fixes and          * Entity.pm (_encode_body): Some bug fixes and

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.32

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24