From b9d6e0a211151a7ecbe3ed3a7effec2738fa7115 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Tue, 13 Mar 2018 23:18:58 +0900 Subject: [PATCH] Update CHANGES --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 793136812..9a28bf5f2 100644 --- a/CHANGES +++ b/CHANGES @@ -24,6 +24,7 @@ Bugs fixed * #4701: viewcode: Misplaced ``
`` in viewcode html output * #4444: Don't require numfig to use :numref: on sections * #4727: Option clash for package textcomp +* #4725: Sphinx does not work with python 3.5.0 and 3.5.1 Testing --------