diff options
| author | Ken'ichi Fukamachi <fukachan@fml.org> | 2018-09-08 18:14:44 +0900 |
|---|---|---|
| committer | Ken'ichi Fukamachi <fukachan@fml.org> | 2018-09-08 18:14:44 +0900 |
| commit | 6683e36a032a4aea96f7d37708406e29f7590577 (patch) | |
| tree | 5fc1a819d487ce1c857f80813ec7bc97f3051cc8 | |
| parent | b9c2f6c2fc088e9896d573322708cf6769b97387 (diff) | |
| download | fml8-6683e36a032a4aea96f7d37708406e29f7590577.tar.gz fml8-6683e36a032a4aea96f7d37708406e29f7590577.tar.bz2 fml8-6683e36a032a4aea96f7d37708406e29f7590577.zip | |
20180907: mime header handling e.g. "Subject" is switched to the current Perl UTF8 internal way.
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -13,7 +13,7 @@ Our plan in this year is to assign v8.0.0 to fml8. ## on going developement +2018/09/07: Toward 7.99.00 (8.0.0 BETA?), -in another development branch (not commited to github yet), -we are developing the internal encoded message handling -to use the current Perl UTF8 internal way. +fml8 internal mime header handling e.g. "Subject" handling +is switched to the base on the current Perl UTF8 internal way. |
