/[suikacvs]/messaging/manakai/lib/Message/MIME/ChangeLog
Suika

Contents of /messaging/manakai/lib/Message/MIME/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (show annotations) (download)
Tue Jul 2 06:36:26 2002 UTC (23 years ago) by wakaba
Branch: MAIN
Changes since 1.8: +5 -0 lines
2002-07-02  Wakaba <w@suika.fam.cx>

	* MediaType.pm: 'text_content' property is given to
	some media types.

1 2002-07-02 Wakaba <w@suika.fam.cx>
2
3 * MediaType.pm: 'text_content' property is given to
4 some media types.
5
6 2002-06-23 Wakaba <w@suika.fam.cx>
7
8 * Charset.pm
9 - New name_minimumizers. (Some are moved from
10 Message::MIME::Charset::Jcode.)
11 - (%_MINIMUMIZER): New internal hash.
12 - Use internal name-minimumizer (with %_MINIMUMIZER)
13 if minimumizer is not defined in charset's definition.
14 * EncodedWord.pm (decode_ccontent): Order of arguments
15 is changed.
16 * MediaType.pm: Typo fix.
17
18 2002-06-11 wakaba <w@suika.fam.cx>
19
20 * Charset.pm (US-ASCII name-minimumizer): Returns "unknown-8bit"
21 when 8bit octets are included.
22
23 2002-06-09 wakaba <w@suika.fam.cx>
24
25 * Charset.pm:
26 - Support of 'name_minimumizer' property of charset object.
27 - (name_minimumize): New function.
28 * Encoding.pm (encode_qp): Don't encode inner WSPs within
29 tailing WSPs.
30 * MediaType.pm: Support of some new media types
31 and their parameters.
32
33 2002-06-01 wakaba <w@suika.fam.cx>
34
35 * Charset.pm:
36 - (encode): Returns minimum charset name if possible.
37 - (definition of iso-2022-int-1, us-ascii): mime_text = 1.
38 * Encoding.pm (decide_coderange): Returns 'binary'
39 when there are lines consist of more than 998 octets.
40
41 2002-05-30 wakaba <w@suika.fam.cx>
42
43 * Charset.pm:
44 - (%ENCODER, %DECODER, %N11NTABLE): Removed.
45 - (%CHARSET): New hash.
46 - (make_charset): New function.
47 * Encoding.pm:
48 - (decide_coderange): Checks media-type.
49 - (uuencode): Typo fix.
50
51 2002-05-29 wakaba <w@suika.fam.cx>
52
53 * MediaType.pm, Encoding.pm: New modules.
54
55 2002-05-25 wakaba <w@suika.fam.cx>
56
57 * Makefile: New file.
58 * EncodedWord.pm:
59 - Procedes trailing WSP correctly.
60 - Don't fail with unknown error.
61
62 2002-03-25 wakaba <w@suika.fam.cx>
63
64 * Charset.pm, EncodedWord.pm: New modules.
65 * ChangeLog: New file.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24