Update CHANGES for PR #11276

The initial formulation was wrong, as the bug did not break PDF
builds, but created wrong links
This commit is contained in:
Jean-François B 2023-03-31 19:31:35 +02:00
parent 89a4cdb673
commit 40ec190353

View File

@ -64,7 +64,8 @@ Bugs fixed
leak to the shadow and border at a page break
* #11264: LaTeX: missing space before colon after "Voir aussi" for :rst:dir:`seealso`
directive in French
* #11274: LaTeX: external links may break the PDF build if under ``\sphinxupquote``
* #11274: LaTeX: external links are not properly escaped for ``\sphinxupquote``
compatibility
* #11147: Fix source file/line number info in object description content and in
other uses of ``nested_parse_with_titles``. Patch by Jeremy Maitin-Shepard.
* #11192: Restore correct parallel search index building.