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

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

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

revision 1.25 by wakaba, Sun Jun 23 12:20:11 2002 UTC revision 1.40 by wakaba, Thu Aug 1 06:43:19 2002 UTC
# Line 1  Line 1 
1    2002-07-28  Wakaba <w@suika.fam.cx>
2    
3            * Entity.pm (destination, sender): New methods.
4            * Tool.pm (escape_from, unescape_from): New functions.
5    
6    2002-07-26  Wakaba <w@suika.fam.cx>
7    
8            * Entity.pm:
9            - (fill_missing_fields): New option.
10            - (fill_source, fill_destination): New options.
11            - (hook_stringify_fill_fields): Option removed.
12            * Header.pm:
13            - (_header_cmp): Removed.
14            - (@header_order, %header_order): Removed.
15            - (_scan_sort): Use Message::Header::* namespace packages to sort.
16    
17    2002-07-25  Wakaba <w@suika.fam.cx>
18    
19            * Tool.pm: New module.
20    
21    2002-07-22  Wakaba <w@suika.fam.cx>
22    
23            * Util.pm: Some fix for new returned value style
24            of Message::MIME::Charset.
25    
26    2002-07-21  Wakaba <w@suika.fam.cx>
27    
28            * Entity.pm (import): New.
29    
30    2002-07-20  Wakaba <w@suika.fam.cx>
31    
32            * Entity.pm (content_type): Guess media type:
33            text/x-message-rfc1153, text/x-pgp-cleatext-singed,
34            application/pgp, text/x-message-pem.
35    
36    2002-07-19  Wakaba <w@suika.fam.cx>
37    
38            * Entity.pm:
39            - (guess_media_type): New option.
40            - (content_type): Guess media type (text/x-message-rfc934)
41            if necessary.
42    
43    2002-07-13  Wakaba <w@suika.fam.cx>
44    
45            * Util.pm:
46            - (get_host_fqdn): New function.
47            - (%OPTION): New hash.
48            * Entity.pm (stringify): Pass 'format' option
49            to the body (when stringify'ing it) with
50            -parent_format option, instead of -format option.
51    
52    2002-07-08  Wakaba <w@suika.fam.cx>
53    
54            * Entity.pm (parse): Typo fix.
55            * Header.pm (hook_init_fill_options, hook_stringify_fill_fields):
56            New options.
57    
58    2002-07-07  Wakaba <w@suika.fam.cx>
59    
60            * Entity.pm (check_md5): New method.
61            * Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options.
62    
63    2002-07-06  Wakaba <w@suika.fam.cx>
64    
65            * Header.pm: Support of RFC 2774 namespace.
66    
67    2002-07-04  Wakaba <w@suika.fam.cx>
68    
69            * Util.pm (encode_printable_string, decode_printable_string,
70            encode_t71_string, decode_t71_string, encode_restricted_rfc822,
71            decode_restricted_rfc822): New functions.
72    
73    2002-07-02  Wakaba <w@suika.fam.cx>
74    
75            * Util.pm (decide_newline): New function.
76            * Entity.pm (parse): Call Message::Util::decide_newline
77            instead of local code.
78    
79  2002-06-23  Wakaba <w@suika.fam.cx>  2002-06-23  Wakaba <w@suika.fam.cx>
80    
81          * Entity.pm (header_default_charset, header_default_charset_input):          * Entity.pm (header_default_charset, header_default_charset_input):

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.40

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24