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

Contents of /messaging/manakai/lib/Message/Body/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.14 - (hide annotations) (download)
Mon Jul 22 02:36:53 2002 UTC (24 years, 1 month ago) by wakaba
Branch: MAIN
CVS Tags: before-dis2-200411, msg-0-1
Branch point for: branch-suikawiki-1, experimental-xml-parser-200401, stable
Changes since 1.13: +6 -0 lines
2002-07-22  Wakaba <w@suika.fam.cx>

	* Text.pm, TextPlain.pm (parse): If returned 'failed' value
	of decode is failed and 'charset' is false, set
	body_default_charset_input to _charset.

1 wakaba 1.14 2002-07-22 Wakaba <[email protected]>
2    
3     * Text.pm, TextPlain.pm (parse): If returned 'failed' value
4     of decode is failed and 'charset' is false, set
5     body_default_charset_input to _charset.
6    
7 wakaba 1.12 2002-07-20 Wakaba <[email protected]>
8    
9     * TextMessageRFC1153.pm: New module.
10 wakaba 1.13 * Text.pm, TextPlain.pm (check_msmime): New option.
11 wakaba 1.12
12 wakaba 1.11 2002-07-19 Wakaba <[email protected]>
13    
14     * TextMessageRFC934.pm: New module.
15    
16 wakaba 1.10 2002-07-14 Wakaba <[email protected]>
17    
18     * Text.pm:
19     - (default_charset): Removed.
20     - (body_default_charset): New option.
21     - (body_default_charset_input): Likewise.
22     - (parse, stringify): Use new options instead of default_charset
23     option.
24     * TextPlain.pm (_init): Set 1 to fill_ct option
25     when format =~ rfc2822 | news-usefor (in addition to
26     http | mime).
27    
28 wakaba 1.9 2002-07-08 Wakaba <[email protected]>
29    
30     * MessageDeliveryStatus.pm: New module.
31    
32 wakaba 1.8 2002-07-02 Wakaba <[email protected]>
33    
34     * Multipart.pm:
35     - (parse): Call Message::Util::decide_newline.
36     - (data_part, control_part): New methods.
37     - (stringify): Set 'protocol' parameter of parent entity
38     if media type is message/signed or message/encrypted.
39    
40 wakaba 1.7 2002-06-23 wakaba <[email protected]>
41    
42     * TextPlain.pm (stringify): Minimumize MIME charset name
43     (bug fix).
44    
45 wakaba 1.6 2002-06-16 wakaba <[email protected]>
46    
47     * Text.pm, TextPlain.pm (_init): Bug fix of normalization
48     option (was not worked).
49    
50 wakaba 1.5 2002-06-14 wakaba <[email protected]>
51    
52     * MessageExternalBody.pm: New module.
53    
54 wakaba 1.4 2002-06-11 wakaba <[email protected]>
55    
56     * Multipart.pm: Some bug fixes.
57    
58     2002-06-10 wakaba <[email protected]>
59    
60     * Multipart.pm (add, delete, count, item): Supported.
61    
62 wakaba 1.3 2002-06-09 wakaba <[email protected]>
63    
64     * Multipart.pm: New module.
65     * Text.pm (stringify): Don't append "\x0D\x0A" unless it
66     when normalization.
67     * TextPlain.pm (stringify):
68     - Minimumlizes mime charset name (if fill_ct).
69     - Don't append "\x0D\x0A" unless it when normalization.
70    
71 wakaba 1.2 2002-06-01 wakaba <[email protected]>
72    
73     * TextPlain.pm: Reimplemented with parent class
74     Message::Field::Structured.
75    
76 wakaba 1.1 2002-03-21 wakaba <[email protected]>
77    
78     * ChangeLog: New file.
79    
80     * TextPlain.pm: New module.

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24