Fix CHANGES

This commit is contained in:
Takeshi KOMIYA 2016-05-26 14:04:36 +09:00
parent f3ad0d508d
commit 08cfcbc363

View File

@ -13,6 +13,8 @@ Features added
* Add ``:caption:`` option for sphinx.ext.inheritance_diagram. * Add ``:caption:`` option for sphinx.ext.inheritance_diagram.
* #894: Add ``lualatexpdf`` and ``xelatexpdf`` as a make target to build PDF using lualatex or xelatex * #894: Add ``lualatexpdf`` and ``xelatexpdf`` as a make target to build PDF using lualatex or xelatex
* #2471: Add config variable for default doctest flags. * #2471: Add config variable for default doctest flags.
* Convert linkcheck builder to requests for better encoding handling
* #2463, #2516: Add keywords of "meta" directive to search index
Bugs fixed Bugs fixed
---------- ----------
@ -47,8 +49,6 @@ Features added
* #2343: the long source lines in code-blocks are wrapped (without modifying * #2343: the long source lines in code-blocks are wrapped (without modifying
the line numbering) in LaTeX output (ref #1534, #2304). the line numbering) in LaTeX output (ref #1534, #2304).
* Convert linkcheck builder to requests for better encoding handling
* #2463, #2516: Add keywords of "meta" directive to search index
Bugs fixed Bugs fixed
---------- ----------