1 |
|
2002-06-23 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Entity.pm (header_default_charset, header_default_charset_input): |
4 |
|
New options. |
5 |
|
* Header.pm (ditto): Likewise. |
6 |
|
* Util.pm |
7 |
|
- (angle_quoted, angle_qcontent, M_angle_quoted): New regexs |
8 |
|
(Moved from Message::Field::AngleQuoted). |
9 |
|
- (decode_ccontent): Order of arguments of |
10 |
|
Message::MIME::EncodedWord::decode_ccontent is changed. |
11 |
|
- (unquote_if_angle_quoted): New function. |
12 |
|
|
13 |
|
2002-06-16 wakaba <w@suika.fam.cx> |
14 |
|
|
15 |
|
* Header.pm (_n11n_field_name): Check namespace definition's |
16 |
|
case_sensible option. |
17 |
|
* Entity.pm (_add_ua): Removed. (Moved to Message::Field::UA.) |
18 |
|
|
19 |
|
2002-06-14 wakaba <w@suika.fam.cx> |
20 |
|
|
21 |
|
* Entity.pm (parse): See 'strict_linebreak' option |
22 |
|
and guess data's linebreak sequence. |
23 |
|
|
24 |
|
2002-06-11 wakaba <w@suika.fam.cx> |
25 |
|
|
26 |
|
* Header.pm (_item_match): Bug fix of "-by => 'ns'". |
27 |
|
* Partial.pm (reassembly): New function. |
28 |
|
|
29 |
|
2002-06-10 wakaba <w@suika.fam.cx> |
30 |
|
|
31 |
|
* Entity.pm (force_mime_entity): New option. |
32 |
|
* Header.pm (_item_match): -by => 'ns': New option. |
33 |
|
* Partial.pm: New module. |
34 |
|
|
35 |
2002-06-09 wakaba <w@suika.fam.cx> |
2002-06-09 wakaba <w@suika.fam.cx> |
36 |
|
|
37 |
* Entity.pm: |
* Entity.pm: |