/[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.2 by wakaba, Sat May 25 09:55:20 2002 UTC revision 1.10 by wakaba, Sat Jul 13 09:30:42 2002 UTC
# Line 1  Line 1 
1    2002-07-13  Wakaba <w@suika.fam.cx>
2    
3            * MediaType.pm (message/disposition-notification):
4            Fill host's FQDN and user agent product name
5            if fill_reporting_ua.
6    
7    2002-07-02  Wakaba <w@suika.fam.cx>
8    
9            * MediaType.pm: 'text_content' property is given to
10            some media types.
11    
12    2002-06-23  Wakaba <w@suika.fam.cx>
13    
14            * Charset.pm
15            - New name_minimumizers. (Some are moved from
16            Message::MIME::Charset::Jcode.)
17            - (%_MINIMUMIZER): New internal hash.
18            - Use internal name-minimumizer (with %_MINIMUMIZER)
19            if minimumizer is not defined in charset's definition.
20            * EncodedWord.pm (decode_ccontent): Order of arguments
21            is changed.
22            * MediaType.pm: Typo fix.
23    
24    2002-06-11  wakaba <w@suika.fam.cx>
25    
26            * Charset.pm (US-ASCII name-minimumizer): Returns "unknown-8bit"
27            when 8bit octets are included.
28    
29    2002-06-09  wakaba <w@suika.fam.cx>
30    
31            * Charset.pm:
32            - Support of 'name_minimumizer' property of charset object.
33            - (name_minimumize): New function.
34            * Encoding.pm (encode_qp): Don't encode inner WSPs within
35            tailing WSPs.
36            * MediaType.pm: Support of some new media types
37            and their parameters.
38    
39    2002-06-01  wakaba <w@suika.fam.cx>
40    
41            * Charset.pm:
42            - (encode): Returns minimum charset name if possible.
43            - (definition of iso-2022-int-1, us-ascii): mime_text = 1.
44            * Encoding.pm (decide_coderange): Returns 'binary'
45            when there are lines consist of more than 998 octets.
46    
47    2002-05-30  wakaba <w@suika.fam.cx>
48    
49            * Charset.pm:
50            - (%ENCODER, %DECODER, %N11NTABLE): Removed.
51            - (%CHARSET): New hash.
52            - (make_charset): New function.
53            * Encoding.pm:
54            - (decide_coderange): Checks media-type.
55            - (uuencode): Typo fix.
56    
57    2002-05-29  wakaba <w@suika.fam.cx>
58    
59            * MediaType.pm, Encoding.pm: New modules.
60    
61  2002-05-25  wakaba <w@suika.fam.cx>  2002-05-25  wakaba <w@suika.fam.cx>
62    
63          * Makefile: New file.          * Makefile: New file.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.10

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24