summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen'ichi Fukamachi <fukachan@fml.org>2018-09-17 15:22:48 +0900
committerKen'ichi Fukamachi <fukachan@fml.org>2018-09-17 15:22:48 +0900
commit851c6b2f7fe57e01843ef352a0eacfa0b248c5c6 (patch)
tree8a86ec752b6f2189bbc0dad110f4c0be1ba02f26
parent76a554fff9b54998f4d348598e7bcd17c101534e (diff)
downloadfml8-master.tar.gz
fml8-master.tar.bz2
fml8-master.zip
merged maint/document-v7.99 branch [22a2c064..76a554ff]HEADmaster
-rw-r--r--CHANGES.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index b9528ca8..f448368b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,11 +2,16 @@
# see github on more details.
FML_CURRENT_VERSION=7.99.1
-
+
+7.99.2 documentation updates.
+
+ [20180917] merged maint/document-v7.99 branch
+ [22a2c064..76a554ff] where the document (fml/doc/ja/tutorial/)
+ has been reviewed for v8.0.0.
7.99.1 subject MIME handling bug fixed.
- Sep 8, 2018, we have merged the following branch
+ [20180908] we have merged the following branch
feature/utf8-mime-header-handling [2b9052aa..b9c2f6c2] into
the master. XXX Mail::Message::ToHTML is broken. XXX
Mail::Message::Outline may be broken.