From 77eaad1ab2d4738455b9f44addcd78dd09b96fea Mon Sep 17 00:00:00 2001 From: Anselm Kruis Date: Mon, 16 May 2022 16:11:53 +0200 Subject: [PATCH] update CHANGES (line was too long) --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 8217432b49f..7d6c5f0dc22 100644 --- a/CHANGES +++ b/CHANGES @@ -16,7 +16,7 @@ Features added Bugs fixed ---------- -* #10456: filter_meta_fields fails to remove more than one meta-field from a field_list +* #10456: filter_meta_fields fails to remove more than one meta-field Testing -------- @@ -213,7 +213,7 @@ Bugs fixed * #9924: LaTeX: multi-line :rst:dir:`cpp:function` directive has big vertical spacing in Latexpdf * #10158: LaTeX: excessive whitespace since v4.4.0 for undocumented - variables/structure members + variables/structure members * #10175: LaTeX: named footnote reference is linked to an incorrect footnote if the name is also used in the different document * #10269: manpage: Failed to resolve the title of :ref: cross references @@ -1086,7 +1086,7 @@ Bugs fixed inside function type signatures * #8780: LaTeX: long words in narrow columns may not be hyphenated * #8788: LaTeX: ``\titleformat`` last argument in sphinx.sty should be - bracketed, not braced (and is anyhow not needed) + bracketed, not braced (and is anyhow not needed) * #8849: LaTex: code-block printed out of margin (see the opt-in LaTeX syntax boolean :ref:`verbatimforcewraps ` for use via the :ref:`'sphinxsetup' ` key of ``latex_elements``)