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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24