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

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.41

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24