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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.29 - (hide annotations) (download)
Sun Jul 7 00:46:07 2002 UTC (24 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.28: +5 -0 lines
2002-07-07  Wakaba <w@suika.fam.cx>

	* Entity.pm (check_md5): New method.
	* Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options.

1 wakaba 1.29 2002-07-07 Wakaba <[email protected]>
2    
3     * Entity.pm (check_md5): New method.
4     * Entity.pm (fill_md5, fill_md5_name, recalc_md5): New options.
5    
6 wakaba 1.28 2002-07-06 Wakaba <[email protected]>
7    
8     * Header.pm: Support of RFC 2774 namespace.
9    
10 wakaba 1.27 2002-07-04 Wakaba <[email protected]>
11    
12     * Util.pm (encode_printable_string, decode_printable_string,
13     encode_t71_string, decode_t71_string, encode_restricted_rfc822,
14     decode_restricted_rfc822): New functions.
15    
16 wakaba 1.26 2002-07-02 Wakaba <[email protected]>
17    
18     * Util.pm (decide_newline): New function.
19     * Entity.pm (parse): Call Message::Util::decide_newline
20     instead of local code.
21