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 |
|
* EncodedWord.pm (_decode_eword): Fix for new |
8 |
|
Message::MIME::Charset::decode. |
9 |
|
|
10 |
|
2002-07-22 Wakaba <w@suika.fam.cx> |
11 |
|
|
12 |
|
* Charset.pm: |
13 |
|
- Separate 'x-unknown' from 'unknown-8bit'. |
14 |
|
(unknown-8bit is now suitable as MIME text charset. |
15 |
|
(But I don't know whether this is correct. |
16 |
|
This charset is "8bit" (not "binary"!) and defined |
17 |
|
for 8BITSMTP, so interpret like this.)) |
18 |
|
- New internal charset, '*undef' is defined. |
19 |
|
|
20 |
2002-07-20 Wakaba <w@suika.fam.cx> |
2002-07-20 Wakaba <w@suika.fam.cx> |
21 |
|
|
22 |
* Charset.pm (msname2iananame): New function. |
* Charset.pm (msname2iananame): New function. |