fix CHANGES to describe epub's genindex issue

This commit is contained in:
Yoshiki Shibukawa 2016-08-10 02:17:12 +09:00
parent b18f49c1fb
commit dcdef43783

View File

@ -43,6 +43,7 @@ Incompatible changes
``-M`` option
* Fix ``genindex.html`` to satisfy xhtml standard.
* Use epub3 builder by default. And the old epub builder is renamed to epub2.
* Fix ``epub`` and ``epub3`` builders that contained links to ``genindex`` even if ``epub_use_index = False``.
Features added
--------------