/[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.14 - (show annotations) (download)
Sun Aug 18 06:22:36 2002 UTC (22 years, 3 months ago) by wakaba
Branch: MAIN
CVS Tags: msg-0-1
Branch point for: stable
Changes since 1.13: +5 -0 lines
2002-08-18  Wakaba <w@suika.fam.cx>

	* Charset.pm (_name_utf16be, _name_utf32be): Removed.
	(Moved to Message::MIME::Charset::MinName)

1 2002-08-18 Wakaba <w@suika.fam.cx>
2
3 * Charset.pm (_name_utf16be, _name_utf32be): Removed.
4 (Moved to Message::MIME::Charset::MinName)
5
6 2002-07-22 Wakaba <w@suika.fam.cx>
7
8 * Charset.pm:
9 - (encode, decode): Reformed. Return a hash as second or
10 greter'th element of returned array. (Now only 'success'
11 key is used.)
12 - (_utf8_on, _utf8_off): New procedures.
13 - (%_IsMimeText): New hash.
14 - (is_mime_text): New function.
15 * EncodedWord.pm (_decode_eword): Fix for new
16 Message::MIME::Charset::decode.
17
18 2002-07-22 Wakaba <w@suika.fam.cx>
19
20 * Charset.pm:
21 - Separate 'x-unknown' from 'unknown-8bit'.
22 (unknown-8bit is now suitable as MIME text charset.
23 (But I don't know whether this is correct.
24 This charset is "8bit" (not "binary"!) and defined
25 for 8BITSMTP, so interpret like this.))
26 - New internal charset, '*undef' is defined.
27
28 2002-07-20 Wakaba <w@suika.fam.cx>
29
30 * Charset.pm (msname2iananame): New function.
31
32 2002-07-13 Wakaba <w@suika.fam.cx>
33
34 * MediaType.pm (message/disposition-notification):
35 Fill host's FQDN and user agent product name
36 if fill_reporting_ua.
37
38 2002-07-02 Wakaba <w@suika.fam.cx>
39
40 * MediaType.pm: 'text_content' property is given to
41 some media types.
42
43 2002-06-23 Wakaba <w@suika.fam.cx>
44
45 * Charset.pm
46 - New name_minimumizers. (Some are moved from
47 Message::MIME::Charset::Jcode.)
48 - (%_MINIMUMIZER): New internal hash.
49 - Use internal name-minimumizer (with %_MINIMUMIZER)
50 if minimumizer is not defined in charset's definition.
51 * EncodedWord.pm (decode_ccontent): Order of arguments
52 is changed.
53 * MediaType.pm: Typo fix.
54
55 2002-06-11 wakaba <w@suika.fam.cx>
56
57 * Charset.pm (US-ASCII name-minimumizer): Returns "unknown-8bit"
58 when 8bit octets are included.
59
60 2002-06-09 wakaba <w@suika.fam.cx>
61
62 * Charset.pm:
63 - Support of 'name_minimumizer' property of charset object.
64 - (name_minimumize): New function.
65 * Encoding.pm (encode_qp): Don't encode inner WSPs within
66 tailing WSPs.
67 * MediaType.pm: Support of some new media types
68 and their parameters.
69
70 2002-06-01 wakaba <w@suika.fam.cx>
71
72 * Charset.pm:
73 - (encode): Returns minimum charset name if possible.
74 - (definition of iso-2022-int-1, us-ascii): mime_text = 1.
75 * Encoding.pm (decide_coderange): Returns 'binary'
76 when there are lines consist of more than 998 octets.
77
78 2002-05-30 wakaba <w@suika.fam.cx>
79
80 * Charset.pm:
81 - (%ENCODER, %DECODER, %N11NTABLE): Removed.
82 - (%CHARSET): New hash.
83 - (make_charset): New function.
84 * Encoding.pm:
85 - (decide_coderange): Checks media-type.
86 - (uuencode): Typo fix.
87
88 2002-05-29 wakaba <w@suika.fam.cx>
89
90 * MediaType.pm, Encoding.pm: New modules.
91
92 2002-05-25 wakaba <w@suika.fam.cx>
93
94 * Makefile: New file.
95 * EncodedWord.pm:
96 - Procedes trailing WSP correctly.
97 - Don't fail with unknown error.
98
99 2002-03-25 wakaba <w@suika.fam.cx>
100
101 * Charset.pm, EncodedWord.pm: New modules.
102 * ChangeLog: New file.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24