/[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.6 by wakaba, Sun Jun 9 11:13:14 2002 UTC revision 1.12 by wakaba, Mon Jul 22 02:48:55 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            * 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    2002-07-20  Wakaba <w@suika.fam.cx>
21    
22            * Charset.pm (msname2iananame): New function.
23    
24    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    2002-07-02  Wakaba <w@suika.fam.cx>
31    
32            * MediaType.pm: 'text_content' property is given to
33            some media types.
34    
35    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    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  2002-06-09  wakaba <w@suika.fam.cx>  2002-06-09  wakaba <w@suika.fam.cx>
53    
54          * Charset.pm:          * Charset.pm:

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.12

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24