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

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.45

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24