2002-06-09 wakaba * Charset.pm: - Support of 'name_minimumizer' property of charset object. - (name_minimumize): New function. * Encoding.pm (encode_qp): Don't encode inner WSPs within tailing WSPs. * MediaType.pm: Support of some new media types and their parameters. 2002-06-01 wakaba * Charset.pm: - (encode): Returns minimum charset name if possible. - (definition of iso-2022-int-1, us-ascii): mime_text = 1. * Encoding.pm (decide_coderange): Returns 'binary' when there are lines consist of more than 998 octets. 2002-05-30 wakaba * Charset.pm: - (%ENCODER, %DECODER, %N11NTABLE): Removed. - (%CHARSET): New hash. - (make_charset): New function. * Encoding.pm: - (decide_coderange): Checks media-type. - (uuencode): Typo fix. 2002-05-29 wakaba * MediaType.pm, Encoding.pm: New modules. 2002-05-25 wakaba * Makefile: New file. * EncodedWord.pm: - Procedes trailing WSP correctly. - Don't fail with unknown error. 2002-03-25 wakaba * Charset.pm, EncodedWord.pm: New modules. * ChangeLog: New file.