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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.18 - (hide annotations) (download)
Thu May 30 12:53:26 2002 UTC (22 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.17: +5 -0 lines
2002-05-30  wakaba <w@suika.fam.cx>

	* Entity.pm (_encode_body): Checks charset name
	to decide CTE.

1 wakaba 1.18 2002-05-30 wakaba <w@suika.fam.cx>
2    
3     * Entity.pm (_encode_body): Checks charset name
4     to decide CTE.
5    
6 wakaba 1.17 2002-05-29 wakaba <w@suika.fam.cx>
7    
8     * Entity.pm:
9     - (%ENCODE, %DECODE): Removed. (Moved to Message::MIME::Encoding)
10     - Uses \x0D\x0A instead of \n. (Temporary. `linebreak-strict'
11     and related options should be implemented /strictly/.)
12     - (_encode_body): Checks media type to choose CTE.
13     - (accept_coderange): New option.
14     - (body_default_media_type, body_default_charset): Likewise.
15     - (fill_ct): Likewise.
16     - Uses %Message::Header::NS_phname2uri instead of direct
17     access to namespace definition package.
18     - (content_type): Returns (type, subtype) list when wantarray'ed.
19     - (media_type): New method. (Alias of content_type)
20     * Header.pm (_replace_hash_shift): Checks namespace of field name.
21    
22 wakaba 1.16 2002-05-26 wakaba <w@suika.fam.cx>
23    
24     * Header.pm (url_mailto_safe): Removed.
25     (Moved to Message::Header::RFC822.)
26    
27     * Makefile: New file.
28 wakaba 1.17
29     * Entity.pm: Uses Win32 if use_config and $^O eq
30     MSWin32.
31 wakaba 1.16
32 wakaba 1.15 2002-05-25 wakaba <w@suika.fam.cx>
33    
34     * Entity.pm, Header.pm: Supports namespaced header
35     field name started with { prefix "-" }. (But
36     it is not completely supported yet.)
37     * Header/: New directory.
38    
39     * Header.pm: Uses Message::Field::Structured
40     as parent module.
41    
42 wakaba 1.14 2002-05-16 wakaba <w@suika.fam.cx>
43    
44     * Util.pm:
45     - ($REG{NON_http_attribute_char_wsp}): New regex.
46     - (wsps_to_sp): New function.
47     - (decode_header_string): Don't do away tail WSPs.
48     - TODO: Util.pm must have some needless functions.
49    
50 wakaba 1.13 2002-05-15 wakaba <w@suika.fam.cx>
51    
52     * Header.pm:
53     - Add Resent-User-Agent: field support.
54     - Use Message::Field::Addresses instead of
55     Message::Field::Address.
56    
57 wakaba 1.12 2002-05-14 wakaba <w@suika.fam.cx>
58    
59     * Entity.pm (pod:uri-url-mailto-*): New list-items.
60     (stringify): Output mailto: URL when format =~ url-mailto.
61     * Header.pm (stringify): Ditto.
62     * Util.pm: Bugs are fixed.
63     (remove_meaningless_wsp): New function.
64    
65 wakaba 1.11 2002-04-21 wakaba <w@suika.fam.cx>
66    
67     * Entity.pm (pod:C<format>): New section.
68    
69 wakaba 1.10 2002-04-05 wakaba <w@suika.fam.cx>
70    
71     * Util.pm: Add some functions from Message::Field::Structured.
72    
73 wakaba 1.9 2002-04-03 wakaba <w@suika.fam.cx>
74    
75     * Entity.pm, Header.pm: Updated.
76    
77 wakaba 1.8 2002-03-31 wakaba <w@suika.fam.cx>
78    
79     * Header.pm: Support Message::Field::URI.
80    
81 wakaba 1.7 2002-03-27 wakaba <w@suika.fam.cx>
82    
83     * Fix bug of treatment of FWS sorounding encoded-word.
84     (MIME/EncodedWord.pm and related modules.)
85    
86 wakaba 1.6 2002-03-26 wakaba <w@suika.fam.cx>
87    
88     * Entity.pm: Adds User-Agent: value when stringify.
89     (ua_field_name, ua_use_config): New options.
90     (add_ua): New option.
91     (_add_ua): New proceder.
92    
93 wakaba 1.5 2002-03-25 wakaba <w@suika.fam.cx>
94    
95     * MIME/: New directory.
96     * Util.pm: New module.
97     * Entity.pm, Header.pm (parse_all): New option.
98     (hook_encode_string, hook_decode_string): Likewise.
99    
100 wakaba 1.4 2002-03-23 wakaba <w@suika.fam.cx>
101    
102     * Header.pm: Supports Message::Field::CSV,
103     Message::Field::ValueParams, Message::Field::ContentType,
104     Message::Field::ContentDisposition.
105    
106 wakaba 1.3 2002-03-21 wakaba <w@suika.fam.cx>
107    
108     * Body/: New directory.
109    
110 wakaba 1.2 2002-03-16 wakaba <w@suika.fam.cx>
111    
112     * Header.pm: Use Message::Field::Date.
113    
114 wakaba 1.1 2002-03-13 wakaba <w@suika.fam.cx>
115    
116     * Header.pm: New module.
117     * Entity.pm: Likewise.
118    
119     * ChangeLog: New file.

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24