/[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.13 - (hide annotations) (download)
Mon Jul 22 07:48:01 2002 UTC (22 years, 4 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +3 -0 lines
2002-07-22  Wakaba <w@suika.fam.cx>

	* Charset.pm:
	- (encode, decode): Reformed.  Return a hash as second or
	greter'th element of returned array.  (Now only 'success'
	key is used.)
	- (_utf8_on, _utf8_off): New procedures.
	- (%_IsMimeText): New hash.
	- (is_mime_text): New function.
	* EncodedWord.pm (_decode_eword): Fix for new 
	Message::MIME::Charset::decode.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24