diff --git a/CHANGES b/CHANGES index f05768cdb6..380150b534 100644 --- a/CHANGES +++ b/CHANGES @@ -17,6 +17,7 @@ Incompatible changes To migrate: either add an explicit inventory name to the references intersphinx should resolve, or explicitly set the value of this configuration variable to an empty list. +* #9999: LaTeX: separate terms from their definitions by a CR (refs: #9985) Deprecated ---------- @@ -29,6 +30,8 @@ Bugs fixed * #9962: texinfo: Deprecation message for ``@definfoenclose`` command on bulding texinfo document +* #10000: LaTeX: glossary terms with common definition are rendered with + too much vertical whitespace Testing --------