Fix mark-up in CHANGES

This commit is contained in:
jfbu 2016-06-10 22:27:11 +02:00
parent dba3d66d22
commit 518dad93e3

View File

@ -7,7 +7,7 @@ Bugs fixed
* #2630: Latex sphinx.sty Notice Enviroment formatting problem
* #2632: Warning directives fail in quote environment latex build
* #2633: Sphinx crashes with old styled indices
* Fix a \begin{\minipage} typo in sphinx.sty from 1.4.2 (ref: 68becb1)
* Fix a ``\begin{\minipage}`` typo in sphinx.sty from 1.4.2 (ref: 68becb1)
* #2622: Latex produces empty pages after title and table of contents
* #2640: 1.4.2 LaTeX crashes if code-block inside warning directive
* Let LaTeX use straight quotes also in inline code (ref #2627)