/[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.37 by wakaba, Sun Jul 28 00:30:49 2002 UTC revision 1.46 by wakaba, Wed Nov 13 08:08:51 2002 UTC
# Line 1  Line 1 
1    2002-11-03  Wakaba <w@suika.fam.cx>
2    
3            * UA.pm:
4            - (replace_system_version): New.
5            - (add_our_name): Separate 'os' to replace_system_version.
6    
7    2002-08-29  Wakaba <w@suika.fam.cx>
8    
9            * Date.pm:
10            - (%MONTH): Japanese month names are removed.  (I wish
11            those will be reintroduced in future version of this module.)
12            - (stringify): New options: '-format_macros', '-format_parameters'.
13    
14    2002-08-05  Wakaba <w@suika.fam.cx>
15    
16            * Date.pm:
17            - (stringify): Use Message::Util::sprintxf instead of _date2str.
18            - (date2str, -fmt2str): Removed.
19            - (%FMT2STR): New hash.
20            - (%MONTH): Experimental support of Japanese month names
21            (require utf8 support of perl 5.7.3 or later).
22            * Domain.pm (parse): Allow FWS surrounding the port number.
23    
24    2002-08-04  Wakaba <w@suika.fam.cx>
25    
26            * Warning.pm: New module.
27            * CSV.pm (_delete_empty): Don't remove reference
28            if the length of its stringified value is zero.
29            * Domain.pm: Parse and output port number if enabled by option.
30            * Date.pm (overload '==', '<=', '>='): Added.
31    
32    2002-08-03  Wakaba <w@suika.fam.cx>
33    
34            * Status.pm: New module.
35            * URI.pm: Support RFC 1808's Base: field.
36    
37    2002-08-01  Wakaba <w@suika.fam.cx>
38    
39            * Unstructured.pm: Rewritten.
40            * Subject.pm: Likewise.  Support Japanese government's
41            spam mail prefix if Perl has defined $^V (=~ has UTF-8 support).
42            * CSV.pm: Reformatted.
43    
44    2002-07-30  Wakaba <w@suika.fam.cx>
45    
46            * UA.pm:
47            - (add, replace, item, delete): Reimplemented (or newly
48            implemented) by standard Message::Field::Structured method.
49            - (product, product_name, product_version, product_comment):
50            Removed. (Use item method instead.)
51            - (parse): Use robust regex instead of strict usefor
52            format regex.  (Accept bare non-token characters
53            as far as possible.)
54    
55  2002-07-28  Wakaba <w@suika.fam.cx>  2002-07-28  Wakaba <w@suika.fam.cx>
56    
57          * UA.pm (add_rcs, replace_rcs): New methods.          * UA.pm (add_rcs, replace_rcs): New methods.

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.46

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24