Fix CHANGES for #2276

This commit is contained in:
Takeshi KOMIYA
2016-02-23 00:11:23 +09:00
parent 904163f5b6
commit 968f072c42

View File

@@ -8,6 +8,8 @@ Features added
--------------
* #2308: Define ``\tablecontinued`` macro to redefine the style of continued label for
longtables.
* Select an image by similarity if multiple images are globbed by ``.. image:: filename.*``
* #1921: Support figure substitutions by :confval:`language` and :confval:`figure_language_filename`
Bugs fixed
----------
@@ -105,8 +107,6 @@ Features added
* #1853: support custom text splitter on html search with ``language='ja'``.
* #2320: classifier of glossary terms can be used for index entries grouping key.
The classifier also be used for translation. See also :ref:`glossary-directive`.
* Select an image by similarity if multiple images are globbed by ``.. image:: filename.*``
* #1921: Support figure substitutions by :confval:`language` and :confval:`figure_language_filename`
Bugs fixed
----------