/[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.18 by wakaba, Thu May 30 12:53:26 2002 UTC
# Line 1  Line 1 
1    2002-05-30  wakaba <w@suika.fam.cx>
2    
3            * Entity.pm (_encode_body): Checks charset name
4            to decide CTE.
5    
6    2002-05-29  wakaba <w@suika.fam.cx>
7    
8            * Entity.pm:
9            - (%ENCODE, %DECODE): Removed.  (Moved to Message::MIME::Encoding)
10            - Uses \x0D\x0A instead of \n.  (Temporary.  `linebreak-strict'
11            and related options should be implemented /strictly/.)
12            - (_encode_body): Checks media type to choose CTE.
13            - (accept_coderange): New option.
14            - (body_default_media_type, body_default_charset): Likewise.
15            - (fill_ct): Likewise.
16            - Uses %Message::Header::NS_phname2uri instead of direct
17            access to namespace definition package.
18            - (content_type): Returns (type, subtype) list when wantarray'ed.
19            - (media_type): New method.  (Alias of content_type)
20            * Header.pm (_replace_hash_shift): Checks namespace of field name.
21    
22  2002-05-26  wakaba <w@suika.fam.cx>  2002-05-26  wakaba <w@suika.fam.cx>
23    
24          * Header.pm (url_mailto_safe): Removed.          * Header.pm (url_mailto_safe): Removed.
25          (Moved to Message::Header::RFC822.)          (Moved to Message::Header::RFC822.)
26                    
27          * Makefile: New file.          * Makefile: New file.
28            
29            * Entity.pm: Uses Win32 if use_config and $^O eq
30            MSWin32.
31    
32  2002-05-25  wakaba <w@suika.fam.cx>  2002-05-25  wakaba <w@suika.fam.cx>
33    

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24