1 |
|
2002-07-22 Wakaba <w@suika.fam.cx> |
2 |
|
|
3 |
|
* Charset.pm: |
4 |
|
- (encode, decode): Reformed. Return a hash as second or |
5 |
|
greter'th element of returned array. (Now only 'success' |
6 |
|
key is used.) |
7 |
|
- (_utf8_on, _utf8_off): New procedures. |
8 |
|
- (%_IsMimeText): New hash. |
9 |
|
- (is_mime_text): New function. |
10 |
|
* EncodedWord.pm (_decode_eword): Fix for new |
11 |
|
Message::MIME::Charset::decode. |
12 |
|
|
13 |
|
2002-07-22 Wakaba <w@suika.fam.cx> |
14 |
|
|
15 |
|
* Charset.pm: |
16 |
|
- Separate 'x-unknown' from 'unknown-8bit'. |
17 |
|
(unknown-8bit is now suitable as MIME text charset. |
18 |
|
(But I don't know whether this is correct. |
19 |
|
This charset is "8bit" (not "binary"!) and defined |
20 |
|
for 8BITSMTP, so interpret like this.)) |
21 |
|
- New internal charset, '*undef' is defined. |
22 |
|
|
23 |
|
2002-07-20 Wakaba <w@suika.fam.cx> |
24 |
|
|
25 |
|
* Charset.pm (msname2iananame): New function. |
26 |
|
|
27 |
2002-07-13 Wakaba <w@suika.fam.cx> |
2002-07-13 Wakaba <w@suika.fam.cx> |
28 |
|
|
29 |
* MediaType.pm (message/disposition-notification): |
* MediaType.pm (message/disposition-notification): |