From 331003b0515f7e2dec0bfb1eebe44632abfaa673 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 28 Oct 2018 17:54:49 +0900 Subject: [PATCH] Update CHANGES for PR #5549 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index bb55ad42849..d1a075373ad 100644 --- a/CHANGES +++ b/CHANGES @@ -31,6 +31,7 @@ Bugs fixed * #5480: autodoc: unable to find type hints for unresolvable Forward references * #5419: incompatible math_block node has been generated * #5548: Fix ensuredir() in case of pre-existing file +* #5549: graphviz Correctly deal with non-existing static dir Testing --------