1 |
|
2002-07-13 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* MediaType.pm (message/disposition-notification): |
4 |
|
Fill host's FQDN and user agent product name |
5 |
|
if fill_reporting_ua. |
6 |
|
|
7 |
|
2002-07-02 Wakaba <w@suika.fam.cx> |
8 |
|
|
9 |
|
* MediaType.pm: 'text_content' property is given to |
10 |
|
some media types. |
11 |
|
|
12 |
|
2002-06-23 Wakaba <w@suika.fam.cx> |
13 |
|
|
14 |
|
* Charset.pm |
15 |
|
- New name_minimumizers. (Some are moved from |
16 |
|
Message::MIME::Charset::Jcode.) |
17 |
|
- (%_MINIMUMIZER): New internal hash. |
18 |
|
- Use internal name-minimumizer (with %_MINIMUMIZER) |
19 |
|
if minimumizer is not defined in charset's definition. |
20 |
|
* EncodedWord.pm (decode_ccontent): Order of arguments |
21 |
|
is changed. |
22 |
|
* MediaType.pm: Typo fix. |
23 |
|
|
24 |
|
2002-06-11 wakaba <w@suika.fam.cx> |
25 |
|
|
26 |
|
* Charset.pm (US-ASCII name-minimumizer): Returns "unknown-8bit" |
27 |
|
when 8bit octets are included. |
28 |
|
|
29 |
2002-06-09 wakaba <w@suika.fam.cx> |
2002-06-09 wakaba <w@suika.fam.cx> |
30 |
|
|
31 |
* Charset.pm: |
* Charset.pm: |