Update CHANGES

This commit is contained in:
Takeshi KOMIYA 2017-03-10 00:31:43 +09:00
parent 70a8c737c1
commit 022bc1ed62

View File

@ -24,6 +24,7 @@ Incompatible changes
``True`` to ``False``. This means that some LaTeX macros for styling are ``True`` to ``False``. This means that some LaTeX macros for styling are
by default defined only with ``\sphinx..`` prefixed names. (refs: #3429) by default defined only with ``\sphinx..`` prefixed names. (refs: #3429)
* Footer "Continued on next page" of LaTeX longtable's now not framed (refs: #3497) * Footer "Continued on next page" of LaTeX longtable's now not framed (refs: #3497)
* #3529: The arguments of ``BuildEnvironment.__init__`` is changed
Features removed Features removed
---------------- ----------------