/[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.29 by wakaba, Sun Jun 16 11:02:45 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>  2002-06-16  wakaba <w@suika.fam.cx>
69    
70          * MsgID.pm: Check '.test' reserved TLD if '-validate'.          * MsgID.pm: Check '.test' reserved TLD if '-validate'.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24