Update CHANGES (see #5000)

This commit is contained in:
Takeshi KOMIYA 2018-06-16 19:19:55 +09:00
parent 71c0eb6b1a
commit 4be0941dd6

View File

@ -34,7 +34,7 @@ Incompatible changes
* #1857: latex: :confval:`latex_show_pagerefs` does not add pagerefs for
citations
* #4648: latex: Now "rubric" elements are rendered as unnumbered section title
* #4983: html: The URL for the productionlist has been changed
* #4983: html: The anchor for productionlist tokens has been changed
* Modifying a template variable ``script_files`` in templates is allowed now.
Please use ``app.add_js_file()`` instead.