Update CHANGES for PR#2576 and PR#2577

This commit is contained in:
Takeshi KOMIYA
2016-05-26 00:56:53 +09:00
parent 6447ba772e
commit 5087228977

View File

@@ -65,6 +65,8 @@ Bugs fixed
* #2565: The descriptions of objects generated by ``sphinx.ext.autosummary`` overflow lines at LaTeX writer
* Extend pdflatex config in sphinx.sty to subparagraphs (ref: #2551)
* #2445: `rst_prolog` and `rst_epilog` affect to non reST sources
* #2576: ``sphinx.ext.imgmath`` crashes if subprocess raises error
* #2577: ``sphinx.ext.imgmath``: Invalid argument are passed to dvisvgm
Release 1.4.1 (released Apr 12, 2016)