/[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.26 by wakaba, Sun Jun 9 11:08:27 2002 UTC revision 1.39 by wakaba, Thu Aug 1 06:42:37 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    
7    2002-07-30  Wakaba <w@suika.fam.cx>
8    
9            * UA.pm:
10            - (add, replace, item, delete): Reimplemented (or newly
11            implemented) by standard Message::Field::Structured method.
12            - (product, product_name, product_version, product_comment):
13            Removed. (Use item method instead.)
14            - (parse): Use robust regex instead of strict usefor
15            format regex.  (Accept bare non-token characters
16            as far as possible.)
17    
18    2002-07-28  Wakaba <w@suika.fam.cx>
19    
20            * UA.pm (add_rcs, replace_rcs): New methods.
21    
22    2002-07-22  Wakaba <w@suika.fam.cx>
23    
24            * XMoe.pm (_decode_parameters): Don't push 'of' pseudo
25            parameter to @$param before SUPER::_decode_parameters.
26            (To prevent its value from being reinterpreted incorrectly
27            and so being broken.) (Giving also 'section_no' to the hash
28            and passing to SUPER::_decode_parameters was another way
29            to do it.)
30            * UA.pm (add_our_name): Undef $@ after eval of use Config
31            and use Win32.
32    
33    2002-07-21  Wakaba <w@suika.fam.cx>
34    
35            * Structured.pm (_parse_value): Inherit header_default_charset,
36            header_default_charset_input, body_default_charset,
37            body_default_charset_input.
38    
39    2002-07-13  Wakaba <w@suika.fam.cx>
40    
41            * MDNDisposition.pm, ReportingUA.pm: New modules.
42    
43    2002-07-08  Wakaba <w@suika.fam.cx>
44    
45            * TypedText.pm: New module.
46    
47    2002-06-29  Wakaba <w@suika.fam.cx>
48    
49            * ContentType.pm, Params.pm, ValueParams.pm,
50            XMoe.pm: Rewritten.
51    
52    2002-06-23  Wakaba <w@suika.fam.cx>
53    
54            * AngleQuoted.pm (%REG): Don't define regex locally.
55            (Moved to Message::Util).
56            * ContentType.pm, Date.pm, UA.pm,
57            ValueParams.pm: Fix some codes not to be warned
58            as 'Use of uninitialized value'.
59            * Structured.pm
60            (header_default_charset, header_default_charset_input):
61            New options.
62    
63    2002-06-16  wakaba <w@suika.fam.cx>
64    
65            * MsgID.pm: Check '.test' reserved TLD if '-validate'.
66            * UA.pm (add_our_name): New method (moved from
67            Message::Entity).
68            * ListID.pm, XFace.pm: New modules.
69    
70    2002-06-15  wakaba <w@suika.fam.cx>
71    
72            * AngleQuoted.pm: New module.
73            * Mailbox.pm, URI.pm: Use AngleQuoted.pm
74    
75  2002-06-09  wakaba <w@suika.fam.cx>  2002-06-09  wakaba <w@suika.fam.cx>
76    
77          * Addresses.pm (_delete_match): 'addr-spec': new 'by' option.          * Addresses.pm (_delete_match): 'addr-spec': new 'by' option.

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.39

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24