| 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 |
|
|
| 10 |
|
2002-07-21 Wakaba <w@suika.fam.cx> |
| 11 |
|
|
| 12 |
|
* Structured.pm (_parse_value): Inherit header_default_charset, |
| 13 |
|
header_default_charset_input, body_default_charset, |
| 14 |
|
body_default_charset_input. |
| 15 |
|
|
| 16 |
2002-07-13 Wakaba <w@suika.fam.cx> |
2002-07-13 Wakaba <w@suika.fam.cx> |
| 17 |
|
|
| 18 |
* MDNDisposition.pm, ReportingUA.pm: New modules. |
* MDNDisposition.pm, ReportingUA.pm: New modules. |