Update CHANGES for PR #2895

This commit is contained in:
Takeshi KOMIYA 2016-08-25 10:20:24 +09:00
parent fd427cbf7c
commit 634c99cc5e

View File

@ -119,6 +119,7 @@ Bugs fixed
* #1953: ``Sphinx.add_node`` does not add handlers the translator installed by * #1953: ``Sphinx.add_node`` does not add handlers the translator installed by
`html_translator_class` `html_translator_class`
* #1797: text builder inserts blank line on top * #1797: text builder inserts blank line on top
* #2894: quickstart main() doesn't use argv argument
Documentation Documentation
------------- -------------