/[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.25 by wakaba, Fri May 17 05:42:27 2002 UTC revision 1.40 by wakaba, Thu Aug 1 09:19:46 2002 UTC
# Line 1  Line 1 
1    2002-08-01  Wakaba <w@suika.fam.cx>
2    
3            * Unstructured.pm: Rewritten.
4            * Subject.pm: Likewise.  Support Japanese government's
5            spam mail prefix if Perl has defined $^V (=~ has UTF-8 support).
6            * CSV.pm: Reformatted.
7    
8    2002-07-30  Wakaba <w@suika.fam.cx>
9    
10            * UA.pm:
11            - (add, replace, item, delete): Reimplemented (or newly
12            implemented) by standard Message::Field::Structured method.
13            - (product, product_name, product_version, product_comment):
14            Removed. (Use item method instead.)
15            - (parse): Use robust regex instead of strict usefor
16            format regex.  (Accept bare non-token characters
17            as far as possible.)
18    
19    2002-07-28  Wakaba <w@suika.fam.cx>
20    
21            * UA.pm (add_rcs, replace_rcs): New methods.
22    
23    2002-07-22  Wakaba <w@suika.fam.cx>
24    
25            * XMoe.pm (_decode_parameters): Don't push 'of' pseudo
26            parameter to @$param before SUPER::_decode_parameters.
27            (To prevent its value from being reinterpreted incorrectly
28            and so being broken.) (Giving also 'section_no' to the hash
29            and passing to SUPER::_decode_parameters was another way
30            to do it.)
31            * UA.pm (add_our_name): Undef $@ after eval of use Config
32            and use Win32.
33    
34    2002-07-21  Wakaba <w@suika.fam.cx>
35    
36            * Structured.pm (_parse_value): Inherit header_default_charset,
37            header_default_charset_input, body_default_charset,
38            body_default_charset_input.
39    
40    2002-07-13  Wakaba <w@suika.fam.cx>
41    
42            * MDNDisposition.pm, ReportingUA.pm: New modules.
43    
44    2002-07-08  Wakaba <w@suika.fam.cx>
45    
46            * TypedText.pm: New module.
47    
48    2002-06-29  Wakaba <w@suika.fam.cx>
49    
50            * ContentType.pm, Params.pm, ValueParams.pm,
51            XMoe.pm: Rewritten.
52    
53    2002-06-23  Wakaba <w@suika.fam.cx>
54    
55            * AngleQuoted.pm (%REG): Don't define regex locally.
56            (Moved to Message::Util).
57            * ContentType.pm, Date.pm, UA.pm,
58            ValueParams.pm: Fix some codes not to be warned
59            as 'Use of uninitialized value'.
60            * Structured.pm
61            (header_default_charset, header_default_charset_input):
62            New options.
63    
64    2002-06-16  wakaba <w@suika.fam.cx>
65    
66            * MsgID.pm: Check '.test' reserved TLD if '-validate'.
67            * UA.pm (add_our_name): New method (moved from
68            Message::Entity).
69            * ListID.pm, XFace.pm: New modules.
70    
71    2002-06-15  wakaba <w@suika.fam.cx>
72    
73            * AngleQuoted.pm: New module.
74            * Mailbox.pm, URI.pm: Use AngleQuoted.pm
75    
76    2002-06-09  wakaba <w@suika.fam.cx>
77    
78            * Addresses.pm (_delete_match): 'addr-spec': new 'by' option.
79            * ContentType.pm:
80            - (_save_param): Call _parse_param_value if parse_all.
81            - (_parse_value): New function.  Check Message::MIME::MediaType.
82            * CSV.pm (use_comment): New option.
83            * Date.pm:
84            - (zone): New method.
85            - (set_datetime): Likewise.
86            * Mailbox.pm (display_name): New method.
87            * Numval.pm (use_comment): New option.
88            * Param.pm (_parse_param_value): New function.
89            * Structured.pm:
90            - (_add_return_value, _replace_return_value): New functions.
91            - (_parse_value): Sync with Message::Entity's.
92            - (option): Sync with Message::Entity's.
93            - (option): '-recursive': new option.
94            - (_option_recursive): New function.
95    
96  2002-05-17  wakaba <w@suika.fam.cx>  2002-05-17  wakaba <w@suika.fam.cx>
97    
98          * Mailbox.pm: Bug fix and minor changes.          * Mailbox.pm: Bug fix and minor changes.

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.40

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24