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> |
2002-07-08 Wakaba <w@suika.fam.cx> |
23 |
|
|
24 |
* TypedText.pm: New module. |
* TypedText.pm: New module. |