/[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.27 by wakaba, Thu Jul 4 06:38:21 2002 UTC
# Line 1  Line 1 
1    2002-07-04  Wakaba <w@suika.fam.cx>
2    
3            * Util.pm (encode_printable_string, decode_printable_string,
4            encode_t71_string, decode_t71_string, encode_restricted_rfc822,
5            decode_restricted_rfc822): New functions.
6    
7    2002-07-02  Wakaba <w@suika.fam.cx>
8    
9            * Util.pm (decide_newline): New function.
10            * Entity.pm (parse): Call Message::Util::decide_newline
11            instead of local code.
12    
13    2002-06-23  Wakaba <w@suika.fam.cx>
14    
15            * Entity.pm (header_default_charset, header_default_charset_input):
16            New options.
17            * Header.pm (ditto): Likewise.
18            * Util.pm
19            - (angle_quoted, angle_qcontent, M_angle_quoted): New regexs
20            (Moved from Message::Field::AngleQuoted).
21            - (decode_ccontent): Order of arguments of
22            Message::MIME::EncodedWord::decode_ccontent is changed.
23            - (unquote_if_angle_quoted): New function.
24    
25    2002-06-16  wakaba <w@suika.fam.cx>
26    
27            * Header.pm (_n11n_field_name): Check namespace definition's
28            case_sensible option.
29            * Entity.pm (_add_ua): Removed.  (Moved to Message::Field::UA.)
30    
31    2002-06-14  wakaba <w@suika.fam.cx>
32    
33            * Entity.pm (parse): See 'strict_linebreak' option
34            and guess data's linebreak sequence.
35    
36    2002-06-11  wakaba <w@suika.fam.cx>
37    
38            * Header.pm (_item_match): Bug fix of "-by => 'ns'".
39            * Partial.pm (reassembly): New function.
40    
41    2002-06-10  wakaba <w@suika.fam.cx>
42    
43            * Entity.pm (force_mime_entity): New option.
44            * Header.pm (_item_match): -by => 'ns': New option.
45            * Partial.pm: New module.
46    
47    2002-06-09  wakaba <w@suika.fam.cx>
48    
49            * Entity.pm:
50            - (stringify): Minimumize MIME charset name when MIME'izing.
51            - (mime-entity): New 'format' type.
52            - (default_media_subtype): New option.  Now 'default_media_type'
53            is used for only (narrower meaning of) media type.
54            - (content_type): See 'default_media_type' and
55            'default_media_subtype'.  (Was hardcoded as 'text/plain'.)
56            - (option): '-resucrive': new option.
57            * Header.pm (parse, parse_array): Don't discard invalid
58            line (non-'field' line).  (Treat as "X-Unknown" field.)
59    
60  2002-06-01  wakaba <w@suika.fam.cx>  2002-06-01  wakaba <w@suika.fam.cx>
61    
62          * 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.27

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24