summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKen'ichi Fukamachi <fukachan@fml.org>2018-09-04 12:13:58 +0900
committerKen'ichi Fukamachi <fukachan@fml.org>2018-09-04 12:13:58 +0900
commit01f470e940e760dd4be79d647d73cd5a6d20513a (patch)
treea9ae4032713443c7b44d3e1c50728ac85a00fddb /README.md
parent2b9052aa19b40a1027b84c1af76e9b6d901382a7 (diff)
downloadfml8-01f470e940e760dd4be79d647d73cd5a6d20513a.tar.gz
fml8-01f470e940e760dd4be79d647d73cd5a6d20513a.tar.bz2
fml8-01f470e940e760dd4be79d647d73cd5a6d20513a.zip
toward 7.98.99, internal encoded message handling overhaul underway.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4d84cc77..ef8668e8 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,10 @@ fml8 version number is yet 7.98.xx (like ancient openssl ? ;_;)
though fml8 has been stable under normal operation.
Our plan in this year is to assign v8.0.0 to fml8.
+
+## on going developement
+
+Toward 7.98.99,
+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.