From 111b9e623b8a3d1fcda60068a022f5078ea8feae Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Thu, 20 Oct 2016 21:31:08 +0900 Subject: [PATCH] Update CHANGES for PR#3068 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index ea744d89b..287750b17 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,7 @@ Bugs fixed * #2936: Fix doc/Makefile that can't build man because doc/man exists * #3058: Using the same 'caption' attribute in multiple 'toctree' directives results in warning / error +* #3068: Allow the '=' character in the -D option of sphinx-build.py Release 1.4.8 (released Oct 1, 2016) ====================================