From 6683e36a032a4aea96f7d37708406e29f7590577 Mon Sep 17 00:00:00 2001 From: Ken'ichi Fukamachi Date: Sat, 8 Sep 2018 18:14:44 +0900 Subject: 20180907: mime header handling e.g. "Subject" is switched to the current Perl UTF8 internal way. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c9fb11c..4fc50e8d 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.1