/[suikacvs]/messaging/manakai/lib/Message/MIME/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/MIME/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Mon Mar 25 10:17:04 2002 UTC revision 1.13 by wakaba, Mon Jul 22 07:48:01 2002 UTC
# Line 1  Line 1 
1    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            - (_utf8_on, _utf8_off): New procedures.
8            - (%_IsMimeText): New hash.
9            - (is_mime_text): New function.
10            * 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    2002-07-20  Wakaba <w@suika.fam.cx>
24    
25            * Charset.pm (msname2iananame): New function.
26    
27    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    2002-07-02  Wakaba <w@suika.fam.cx>
34    
35            * MediaType.pm: 'text_content' property is given to
36            some media types.
37    
38    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    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    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    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    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    2002-05-29  wakaba <w@suika.fam.cx>
84    
85            * MediaType.pm, Encoding.pm: New modules.
86    
87    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  2002-03-25  wakaba <w@suika.fam.cx>  2002-03-25  wakaba <w@suika.fam.cx>
95    
96          * Charset.pm, EncodedWord.pm: New modules.          * Charset.pm, EncodedWord.pm: New modules.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.13

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24