From 08158bf804a010c3afa1b88d33d6db79e1a6ba5d Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 17 Feb 2018 10:07:28 +0900 Subject: [PATCH] Fix CHANGES for PR #4627 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index b41da6445..afb8cbbbe 100644 --- a/CHANGES +++ b/CHANGES @@ -20,7 +20,7 @@ Bugs fixed * #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 - +* #4627: graphviz: Fit graphviz images to page Testing --------