From 634c99cc5e749f9a734e38f3e55f41565492a3c5 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Thu, 25 Aug 2016 10:20:24 +0900 Subject: [PATCH] Update CHANGES for PR #2895 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 25f662a85..649585897 100644 --- a/CHANGES +++ b/CHANGES @@ -119,6 +119,7 @@ Bugs fixed * #1953: ``Sphinx.add_node`` does not add handlers the translator installed by `html_translator_class` * #1797: text builder inserts blank line on top +* #2894: quickstart main() doesn't use argv argument Documentation -------------