/[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.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>
46    
47            * Header.pm:
48            - Add Resent-User-Agent: field support.
49            - Use Message::Field::Addresses instead of
50            Message::Field::Address.
51    
52    2002-05-14  wakaba <w@suika.fam.cx>
53    
54            * Entity.pm (pod:uri-url-mailto-*): New list-items.
55            (stringify): Output mailto: URL when format =~ url-mailto.
56            * Header.pm (stringify): Ditto.
57            * Util.pm: Bugs are fixed.
58            (remove_meaningless_wsp): New function.
59    
60  2002-04-21  wakaba <w@suika.fam.cx>  2002-04-21  wakaba <w@suika.fam.cx>
61    
62          * 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.17

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24