Skip to content

Commit

Permalink
Update CHANGES for #10571
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Jun 24, 2022
1 parent fb0d639 commit 4d4a9cb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGES
Expand Up @@ -20,6 +20,8 @@ Features added
directives through a new ``option_emphasise_placeholders`` configuration option.
* #10439: std domain: Use the repr of some variables when displaying warnings,
making whitespace issues easier to identify.
* #10571: Reduce content in the ``sphinx-quickstart`` ``conf.py`` file. Patch by
Pradyun Gedam.

Bugs fixed
----------
Expand Down Expand Up @@ -291,7 +293,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
Expand Down Expand Up @@ -1164,7 +1166,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 <latexsphinxsetupforcewraps>` for use via
the :ref:`'sphinxsetup' <latexsphinxsetup>` key of ``latex_elements``)
Expand Down

0 comments on commit 4d4a9cb

Please sign in to comment.