/[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.13 by wakaba, Wed May 15 07:31:28 2002 UTC revision 1.24 by wakaba, Sun Jun 16 10:45:54 2002 UTC
# Line 1  Line 1 
1    2002-06-16  wakaba <w@suika.fam.cx>
2    
3            * Header.pm (_n11n_field_name): Check namespace definition's
4            case_sensible option.
5            * Entity.pm (_add_ua): Removed.  (Moved to Message::Field::UA.)
6    
7    2002-06-14  wakaba <w@suika.fam.cx>
8    
9            * Entity.pm (parse): See 'strict_linebreak' option
10            and guess data's linebreak sequence.
11    
12    2002-06-11  wakaba <w@suika.fam.cx>
13    
14            * Header.pm (_item_match): Bug fix of "-by => 'ns'".
15            * Partial.pm (reassembly): New function.
16    
17    2002-06-10  wakaba <w@suika.fam.cx>
18    
19            * Entity.pm (force_mime_entity): New option.
20            * Header.pm (_item_match): -by => 'ns': New option.
21            * Partial.pm: New module.
22    
23    2002-06-09  wakaba <w@suika.fam.cx>
24    
25            * Entity.pm:
26            - (stringify): Minimumize MIME charset name when MIME'izing.
27            - (mime-entity): New 'format' type.
28            - (default_media_subtype): New option.  Now 'default_media_type'
29            is used for only (narrower meaning of) media type.
30            - (content_type): See 'default_media_type' and
31            'default_media_subtype'.  (Was hardcoded as 'text/plain'.)
32            - (option): '-resucrive': new option.
33            * Header.pm (parse, parse_array): Don't discard invalid
34            line (non-'field' line).  (Treat as "X-Unknown" field.)
35    
36    2002-06-01  wakaba <w@suika.fam.cx>
37    
38            * Entity.pm (_encode_body): Some bug fixes and
39            better support of CT/CTE/charset.
40            (_parse_value): Passes options 'body_default_charset'
41            and 'body_default_charset_input' and parameter
42            'header' to body class.
43            * Util.pm (encode_body_string, encode_header_string):
44            Returns minimum charset name if available.
45    
46    2002-05-30  wakaba <w@suika.fam.cx>
47    
48            * Entity.pm (_encode_body): Checks charset name
49            to decide CTE.
50    
51    2002-05-29  wakaba <w@suika.fam.cx>
52    
53            * Entity.pm:
54            - (%ENCODE, %DECODE): Removed.  (Moved to Message::MIME::Encoding)
55            - Uses \x0D\x0A instead of \n.  (Temporary.  `linebreak-strict'
56            and related options should be implemented /strictly/.)
57            - (_encode_body): Checks media type to choose CTE.
58            - (accept_coderange): New option.
59            - (body_default_media_type, body_default_charset): Likewise.
60            - (fill_ct): Likewise.
61            - Uses %Message::Header::NS_phname2uri instead of direct
62            access to namespace definition package.
63            - (content_type): Returns (type, subtype) list when wantarray'ed.
64            - (media_type): New method.  (Alias of content_type)
65            * Header.pm (_replace_hash_shift): Checks namespace of field name.
66    
67    2002-05-26  wakaba <w@suika.fam.cx>
68    
69            * Header.pm (url_mailto_safe): Removed.
70            (Moved to Message::Header::RFC822.)
71            
72            * Makefile: New file.
73            
74            * Entity.pm: Uses Win32 if use_config and $^O eq
75            MSWin32.
76    
77    2002-05-25  wakaba <w@suika.fam.cx>
78    
79            * Entity.pm, Header.pm: Supports namespaced header
80            field name started with { prefix "-" }.  (But
81            it is not completely supported yet.)
82            * Header/: New directory.
83            
84            * Header.pm: Uses Message::Field::Structured
85            as parent module.
86    
87    2002-05-16  wakaba <w@suika.fam.cx>
88    
89            * Util.pm:
90            - ($REG{NON_http_attribute_char_wsp}): New regex.
91            - (wsps_to_sp): New function.
92            - (decode_header_string): Don't do away tail WSPs.
93            - TODO: Util.pm must have some needless functions.
94    
95  2002-05-15  wakaba <w@suika.fam.cx>  2002-05-15  wakaba <w@suika.fam.cx>
96    
97          * Header.pm:          * Header.pm:

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.24

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24