/[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.16 by wakaba, Sun May 26 01:20:09 2002 UTC revision 1.19 by wakaba, Sat Jun 1 05:40:55 2002 UTC
# Line 1  Line 1 
1    2002-06-01  wakaba <w@suika.fam.cx>
2    
3            * Entity.pm (_encode_body): Some bug fixes and
4            better support of CT/CTE/charset.
5            (_parse_value): Passes options 'body_default_charset'
6            and 'body_default_charset_input' and parameter
7            'header' to body class.
8            * Util.pm (encode_body_string, encode_header_string):
9            Returns minimum charset name if available.
10    
11    2002-05-30  wakaba <w@suika.fam.cx>
12    
13            * Entity.pm (_encode_body): Checks charset name
14            to decide CTE.
15    
16    2002-05-29  wakaba <w@suika.fam.cx>
17    
18            * Entity.pm:
19            - (%ENCODE, %DECODE): Removed.  (Moved to Message::MIME::Encoding)
20            - Uses \x0D\x0A instead of \n.  (Temporary.  `linebreak-strict'
21            and related options should be implemented /strictly/.)
22            - (_encode_body): Checks media type to choose CTE.
23            - (accept_coderange): New option.
24            - (body_default_media_type, body_default_charset): Likewise.
25            - (fill_ct): Likewise.
26            - Uses %Message::Header::NS_phname2uri instead of direct
27            access to namespace definition package.
28            - (content_type): Returns (type, subtype) list when wantarray'ed.
29            - (media_type): New method.  (Alias of content_type)
30            * Header.pm (_replace_hash_shift): Checks namespace of field name.
31    
32  2002-05-26  wakaba <w@suika.fam.cx>  2002-05-26  wakaba <w@suika.fam.cx>
33    
34          * Header.pm (url_mailto_safe): Removed.          * Header.pm (url_mailto_safe): Removed.
35          (Moved to Message::Header::RFC822.)          (Moved to Message::Header::RFC822.)
36                    
37          * Makefile: New file.          * Makefile: New file.
38            
39            * Entity.pm: Uses Win32 if use_config and $^O eq
40            MSWin32.
41    
42  2002-05-25  wakaba <w@suika.fam.cx>  2002-05-25  wakaba <w@suika.fam.cx>
43    

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24