/[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.17 by wakaba, Wed May 29 11:05:53 2002 UTC
# Line 1  Line 1 
1    2002-05-29  wakaba <w@suika.fam.cx>
2    
3            * Entity.pm:
4            - (%ENCODE, %DECODE): Removed.  (Moved to Message::MIME::Encoding)
5            - Uses \x0D\x0A instead of \n.  (Temporary.  `linebreak-strict'
6            and related options should be implemented /strictly/.)
7            - (_encode_body): Checks media type to choose CTE.
8            - (accept_coderange): New option.
9            - (body_default_media_type, body_default_charset): Likewise.
10            - (fill_ct): Likewise.
11            - Uses %Message::Header::NS_phname2uri instead of direct
12            access to namespace definition package.
13            - (content_type): Returns (type, subtype) list when wantarray'ed.
14            - (media_type): New method.  (Alias of content_type)
15            * Header.pm (_replace_hash_shift): Checks namespace of field name.
16    
17    2002-05-26  wakaba <w@suika.fam.cx>
18    
19            * Header.pm (url_mailto_safe): Removed.
20            (Moved to Message::Header::RFC822.)
21            
22            * Makefile: New file.
23            
24            * Entity.pm: Uses Win32 if use_config and $^O eq
25            MSWin32.
26    
27    2002-05-25  wakaba <w@suika.fam.cx>
28    
29            * Entity.pm, Header.pm: Supports namespaced header
30            field name started with { prefix "-" }.  (But
31            it is not completely supported yet.)
32            * Header/: New directory.
33            
34            * Header.pm: Uses Message::Field::Structured
35            as parent module.
36    
37    2002-05-16  wakaba <w@suika.fam.cx>
38    
39            * Util.pm:
40            - ($REG{NON_http_attribute_char_wsp}): New regex.
41            - (wsps_to_sp): New function.
42            - (decode_header_string): Don't do away tail WSPs.
43            - TODO: Util.pm must have some needless functions.
44    
45  2002-05-15  wakaba <w@suika.fam.cx>  2002-05-15  wakaba <w@suika.fam.cx>
46    
47          * Header.pm:          * Header.pm:

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24