/[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 - (hide annotations) (download)
Sun Jun 23 12:16:10 2002 UTC (22 years, 5 months 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 wakaba 1.8 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 wakaba 1.7 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 wakaba 1.6 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 wakaba 1.5 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 wakaba 1.4 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 wakaba 1.3 2002-05-29 wakaba <w@suika.fam.cx>
47    
48     * MediaType.pm, Encoding.pm: New modules.
49    
50 wakaba 1.2 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 wakaba 1.1 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