From a281cdaf3590271d140cdd098460dde12c823b71 Mon Sep 17 00:00:00 2001 From: jfbu Date: Tue, 31 Jul 2018 19:16:37 +0200 Subject: [PATCH] Update CHANGES for PR #5239 --- CHANGES | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGES b/CHANGES index b2bc9ead4..e5a643779 100644 --- a/CHANGES +++ b/CHANGES @@ -172,11 +172,6 @@ Features added for mathjax * #4362: latex: Don't overwrite .tex file if document not changed * #1431: latex: Add alphanumeric enumerated list support -* Extend to all projects not using the Sphinx LaTeX Makefile a workaround for - `issue rtfd/readthedocs.org#2857`__ about insufficient number of - ``pdflatex`` runs for index to show up in PDF bookmarks (refs: #3742) - - __ https://github.com/rtfd/readthedocs.org/issues/2857 * Add :confval:`latex_use_xindy` for UTF-8 savvy indexing, defaults to ``True`` if :confval:`latex_engine` is ``'xelatex'`` or ``'lualatex'``. * #4976: ``SphinxLoggerAdapter.info()`` now supports ``location`` parameter