/[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.36 by wakaba, Mon Jul 22 02:49:45 2002 UTC
# Line 1  Line 1 
1    2002-07-22  Wakaba <w@suika.fam.cx>
2    
3            * XMoe.pm (_decode_parameters): Don't push 'of' pseudo
4            parameter to @$param before SUPER::_decode_parameters.
5            (To prevent its value from being reinterpreted incorrectly
6            and so being broken.) (Giving also 'section_no' to the hash
7            and passing to SUPER::_decode_parameters was another way
8            to do it.)
9            * UA.pm (add_our_name): Undef $@ after eval of use Config
10            and use Win32.
11    
12    2002-07-21  Wakaba <w@suika.fam.cx>
13    
14            * Structured.pm (_parse_value): Inherit header_default_charset,
15            header_default_charset_input, body_default_charset,
16            body_default_charset_input.
17    
18    2002-07-13  Wakaba <w@suika.fam.cx>
19    
20            * MDNDisposition.pm, ReportingUA.pm: New modules.
21    
22    2002-07-08  Wakaba <w@suika.fam.cx>
23    
24            * TypedText.pm: New module.
25    
26    2002-06-29  Wakaba <w@suika.fam.cx>
27    
28            * ContentType.pm, Params.pm, ValueParams.pm,
29            XMoe.pm: Rewritten.
30    
31    2002-06-23  Wakaba <w@suika.fam.cx>
32    
33            * AngleQuoted.pm (%REG): Don't define regex locally.
34            (Moved to Message::Util).
35            * ContentType.pm, Date.pm, UA.pm,
36            ValueParams.pm: Fix some codes not to be warned
37            as 'Use of uninitialized value'.
38            * Structured.pm
39            (header_default_charset, header_default_charset_input):
40            New options.
41    
42    2002-06-16  wakaba <w@suika.fam.cx>
43    
44            * MsgID.pm: Check '.test' reserved TLD if '-validate'.
45            * UA.pm (add_our_name): New method (moved from
46            Message::Entity).
47            * ListID.pm, XFace.pm: New modules.
48    
49    2002-06-15  wakaba <w@suika.fam.cx>
50    
51            * AngleQuoted.pm: New module.
52            * Mailbox.pm, URI.pm: Use AngleQuoted.pm
53    
54    2002-06-09  wakaba <w@suika.fam.cx>
55    
56            * Addresses.pm (_delete_match): 'addr-spec': new 'by' option.
57            * ContentType.pm:
58            - (_save_param): Call _parse_param_value if parse_all.
59            - (_parse_value): New function.  Check Message::MIME::MediaType.
60            * CSV.pm (use_comment): New option.
61            * Date.pm:
62            - (zone): New method.
63            - (set_datetime): Likewise.
64            * Mailbox.pm (display_name): New method.
65            * Numval.pm (use_comment): New option.
66            * Param.pm (_parse_param_value): New function.
67            * Structured.pm:
68            - (_add_return_value, _replace_return_value): New functions.
69            - (_parse_value): Sync with Message::Entity's.
70            - (option): Sync with Message::Entity's.
71            - (option): '-recursive': new option.
72            - (_option_recursive): New function.
73    
74  2002-05-17  wakaba <w@suika.fam.cx>  2002-05-17  wakaba <w@suika.fam.cx>
75    
76          * 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.36

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24