Skip to content

Commit 25d4ae5

Browse files
committed
Add missing issue and PR references in CHANGES
1 parent 18bb8bc commit 25d4ae5

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

CHANGES.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Deprecated
3131
Features added
3232
--------------
3333

34-
* Add a new ``duplicate_declaration`` warning type,
34+
* #13173: Add a new ``duplicate_declaration`` warning type,
3535
with ``duplicate_declaration.c`` and ``duplicate_declaration.cpp`` subtypes.
3636
Patch by Julien Lecomte and Adam Turner.
3737
* #11824: linkcode: Allow extensions to add support for a domain by defining
@@ -46,9 +46,9 @@ Features added
4646
Patch by Adam Turner.
4747
* #13065: Enable colour by default in when running on CI.
4848
Patch by Adam Turner.
49-
* Allow supressing warnings from the :rst:dir:`toctree` directive when a glob
50-
pattern doesn't match any documents, via the new ``toc.empty_glob``
51-
warning sub-type.
49+
* #13230: Allow supressing warnings from the :rst:dir:`toctree` directive
50+
when a glob pattern doesn't match any documents,
51+
via the new ``toc.empty_glob`` warning sub-type.
5252
Patch by Slawek Figiel.
5353
* #9732: Add the new ``autodoc.mocked_object`` warnings sub-type.
5454
Patch by Cyril Roelandt.
@@ -91,8 +91,7 @@ Bugs fixed
9191
* #13130: LaTeX docs: ``pdflatex`` index creation may fail for index entries
9292
in French. See :confval:`latex_use_xindy`.
9393
Patch by Jean-François B.
94-
* LaTeX: fix a ``7.4.0`` typo in a default for ``\sphinxboxsetup``
95-
(refs: PR #13152).
94+
* #13152: LaTeX: fix a typo from v7.4.0 in a default for ``\sphinxboxsetup``.
9695
Patch by Jean-François B.
9796
* #13096: HTML Search: check that query terms exist as properties in
9897
term indices before accessing them.

0 commit comments

Comments
 (0)