Fix warning in CHANGES

This commit is contained in:
Takeshi KOMIYA 2016-06-26 11:40:08 +09:00
parent 0859b338d8
commit 593f12060c

View File

@ -27,7 +27,7 @@ Bugs fixed
* #2684: `sphinx.ext.intersphinx` crashes with six-1.4.1 * #2684: `sphinx.ext.intersphinx` crashes with six-1.4.1
* #2679: ``float`` package needed for ``'figure_align': 'H'`` latex option * #2679: ``float`` package needed for ``'figure_align': 'H'`` latex option
* #2671: image directive may lead to inconsistent spacing in pdf * #2671: image directive may lead to inconsistent spacing in pdf
* #2705: `toctree` generates empty bullet_list if ``:titlesonly:`` specified * #2705: ``toctree`` generates empty bullet_list if ``:titlesonly:`` specified
* #2479: `sphinx.ext.viewcode` uses python2 highlighter by default * #2479: `sphinx.ext.viewcode` uses python2 highlighter by default
* #2700: HtmlHelp builder has hard coded index.html * #2700: HtmlHelp builder has hard coded index.html
* latex, since 1.4.4 inline literal text is followed by spurious space * latex, since 1.4.4 inline literal text is followed by spurious space