/[suikacvs]/messaging/manakai/lib/Message/Field/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/Field/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by wakaba, Sat Jul 13 09:27:35 2002 UTC revision 1.49 by wakaba, Sun Dec 29 03:04:53 2002 UTC
# Line 1  Line 1 
1    2002-12-29  Wakaba  <w@suika.fam.cx>
2    
3            * Token.pm (de_quoted_string, de_phrase): New.
4            (to_quoted_string, to_phrase): Removed.
5            (en_quoted_string, en_phrase): New.
6    
7    2002-12-28  Wakaba  <w@suika.fam.cx>
8    
9            * UA.pm (replace_system_version): 'WindowsNT' is changed to 'Windows NT'.
10            (pod:DESCRIPTION): New section.
11            
12            * Token.pm: New module.
13    
14    2002-11-03  Wakaba <w@suika.fam.cx>
15    
16            * UA.pm:
17            - (replace_system_version): New.
18            - (add_our_name): Separate 'os' to replace_system_version.
19    
20    2002-08-29  Wakaba <w@suika.fam.cx>
21    
22            * Date.pm:
23            - (%MONTH): Japanese month names are removed.  (I wish
24            those will be reintroduced in future version of this module.)
25            - (stringify): New options: '-format_macros', '-format_parameters'.
26    
27    2002-08-05  Wakaba <w@suika.fam.cx>
28    
29            * Date.pm:
30            - (stringify): Use Message::Util::sprintxf instead of _date2str.
31            - (date2str, -fmt2str): Removed.
32            - (%FMT2STR): New hash.
33            - (%MONTH): Experimental support of Japanese month names
34            (require utf8 support of perl 5.7.3 or later).
35            * Domain.pm (parse): Allow FWS surrounding the port number.
36    
37    2002-08-04  Wakaba <w@suika.fam.cx>
38    
39            * Warning.pm: New module.
40            * CSV.pm (_delete_empty): Don't remove reference
41            if the length of its stringified value is zero.
42            * Domain.pm: Parse and output port number if enabled by option.
43            * Date.pm (overload '==', '<=', '>='): Added.
44    
45    2002-08-03  Wakaba <w@suika.fam.cx>
46    
47            * Status.pm: New module.
48            * URI.pm: Support RFC 1808's Base: field.
49    
50    2002-08-01  Wakaba <w@suika.fam.cx>
51    
52            * Unstructured.pm: Rewritten.
53            * Subject.pm: Likewise.  Support Japanese government's
54            spam mail prefix if Perl has defined $^V (=~ has UTF-8 support).
55            * CSV.pm: Reformatted.
56    
57    2002-07-30  Wakaba <w@suika.fam.cx>
58    
59            * UA.pm:
60            - (add, replace, item, delete): Reimplemented (or newly
61            implemented) by standard Message::Field::Structured method.
62            - (product, product_name, product_version, product_comment):
63            Removed. (Use item method instead.)
64            - (parse): Use robust regex instead of strict usefor
65            format regex.  (Accept bare non-token characters
66            as far as possible.)
67    
68    2002-07-28  Wakaba <w@suika.fam.cx>
69    
70            * UA.pm (add_rcs, replace_rcs): New methods.
71    
72    2002-07-22  Wakaba <w@suika.fam.cx>
73    
74            * XMoe.pm (_decode_parameters): Don't push 'of' pseudo
75            parameter to @$param before SUPER::_decode_parameters.
76            (To prevent its value from being reinterpreted incorrectly
77            and so being broken.) (Giving also 'section_no' to the hash
78            and passing to SUPER::_decode_parameters was another way
79            to do it.)
80            * UA.pm (add_our_name): Undef $@ after eval of use Config
81            and use Win32.
82    
83    2002-07-21  Wakaba <w@suika.fam.cx>
84    
85            * Structured.pm (_parse_value): Inherit header_default_charset,
86            header_default_charset_input, body_default_charset,
87            body_default_charset_input.
88    
89  2002-07-13  Wakaba <w@suika.fam.cx>  2002-07-13  Wakaba <w@suika.fam.cx>
90    
91          * MDNDisposition.pm, ReportingUA.pm: New modules.          * MDNDisposition.pm, ReportingUA.pm: New modules.

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.49

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24