Parent Directory
|
Revision Log
2002-07-07 Wakaba <w@suika.fam.cx> * Entity.pm (check_md5): New method. * Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options.
| 1 | wakaba | 1.29 | 2002-07-07 Wakaba <[email protected]> |
| 2 | |||
| 3 | * Entity.pm (check_md5): New method. | ||
| 4 | * Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options. | ||
| 5 | |||
| 6 | wakaba | 1.28 | 2002-07-06 Wakaba <[email protected]> |
| 7 | |||
| 8 | * Header.pm: Support of RFC 2774 namespace. | ||
| 9 | |||
| 10 | wakaba | 1.27 | 2002-07-04 Wakaba <[email protected]> |
| 11 | |||
| 12 | * Util.pm (encode_printable_string, decode_printable_string, | ||
| 13 | encode_t71_string, decode_t71_string, encode_restricted_rfc822, | ||
| 14 | decode_restricted_rfc822): New functions. | ||
| 15 | |||
| 16 | wakaba | 1.26 | 2002-07-02 Wakaba <[email protected]> |
| 17 | |||
| 18 | * Util.pm (decide_newline): New function. | ||
| 19 | * Entity.pm (parse): Call Message::Util::decide_newline | ||
| 20 | instead of local code. | ||
| 21 |