From 173889f8f71ec6760139a1254441a56ff367f044 Mon Sep 17 00:00:00 2001 From: jfbu <2589111+jfbu@users.noreply.github.com> Date: Mon, 14 Feb 2022 21:06:51 +0100 Subject: [PATCH] Update CHANGES for PR #10087 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 29b8c32e8db..21f3d110e63 100644 --- a/CHANGES +++ b/CHANGES @@ -30,8 +30,12 @@ Bugs fixed ``no-value`` option * #9971: autodoc: TypeError is raised when the target object is annotated by unhashable object +* #9924: LaTeX: multi-line ``.. function::`` directive has big vertical spacing + in Latexpdf * #9529: LaTeX: named auto numbered footnote (ex. ``[#named]``) that is referred multiple times was rendered to a question mark +* #10158: LaTeX: excessive whitespace since v4.4.0 for undocumented + variables/structure members * #10175: LaTeX: named footnote reference is linked to an incorrect footnote if the name is also used in the different document * #10181: napoleon: attributes are displayed like class attributes for google