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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24