Improve mark-up and order in CHANGES

This commit is contained in:
jfbu 2022-02-15 10:31:29 +01:00
parent 173889f8f7
commit b8789b4cb6

View File

@ -30,10 +30,10 @@ Bugs fixed
``no-value`` option ``no-value`` option
* #9971: autodoc: TypeError is raised when the target object is annotated by * #9971: autodoc: TypeError is raised when the target object is annotated by
unhashable object 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 * #9529: LaTeX: named auto numbered footnote (ex. ``[#named]``) that is referred
multiple times was rendered to a question mark multiple times was rendered to a question mark
* #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 * #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 * #10175: LaTeX: named footnote reference is linked to an incorrect footnote if