From 5f610b7a8b359648885f452e42f7a05dd92393c0 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Mon, 12 Jun 2017 22:08:12 +0900 Subject: [PATCH] Update CHANGES for PR #3850 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 5942239a3..1cd9f82b6 100644 --- a/CHANGES +++ b/CHANGES @@ -24,6 +24,7 @@ Bugs fixed * #3775: Remove unwanted whitespace in default template * #3835: sphinx.ext.imgmath fails to convert SVG images if project directory name contains spaces +* #3850: Fix color handling in make mode's help command Testing --------