From b2e18a08e91dfde11c9738d8ab5963b4bbbc947d Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Fri, 16 Feb 2018 21:42:24 +0900 Subject: [PATCH] Update CHANGES for PR #4622 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index df83d9b24..b41da6445 100644 --- a/CHANGES +++ b/CHANGES @@ -19,6 +19,8 @@ Bugs fixed * #4608: epub: Invalid meta tag is generated * #4260: autodoc: keyword only argument separator is not disappeared if it is appeared at top of the argument list +* #4622: epub: :confval:`epub_scheme` does not effect to content.opf + Testing --------