/[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.8 - (show annotations) (download)
Sun Jun 23 12:16:10 2002 UTC (23 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.7: +12 -0 lines
2002-06-23  Wakaba <w@suika.fam.cx>

	* Charset.pm
	- New name_minimumizers. (Some are moved from 
	Message::MIME::Charset::Jcode.)
	- (%_MINIMUMIZER): New internal hash.
	- Use internal name-minimumizer (with %_MINIMUMIZER)
	if minimumizer is not defined in charset's definition.
	* EncodedWord.pm (decode_ccontent): Order of arguments
	is changed.
	* MediaType.pm: Typo fix.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24