Use asterisks for bullets

This commit is contained in:
Adam Turner
2022-09-07 21:06:14 +01:00
parent 592da865d3
commit 7473b05e0d

12
CHANGES
View File

@@ -13,19 +13,19 @@ Deprecated
Features added
--------------
- #10286: C++, support requires clauses not just between the template
* #10286: C++, support requires clauses not just between the template
parameter lists and the declaration.
- #10755: linkcheck: Check the source URL of raw directives that use the ``url``
* #10755: linkcheck: Check the source URL of raw directives that use the ``url``
option.
- #10781: Allow :rst:role:`ref` role to be used with definitions and fields.
* #10781: Allow :rst:role:`ref` role to be used with definitions and fields.
Bugs fixed
----------
- #10257: C++, ensure consistent non-specialization template argument
* #10257: C++, ensure consistent non-specialization template argument
representation.
- #10729: C++, fix parsing of certain non-type template parameter packs.
- #10715: Revert #10520: "Fix" use of sidebar classes in ``agogo.css_t``
* #10729: C++, fix parsing of certain non-type template parameter packs.
* #10715: Revert #10520: "Fix" use of sidebar classes in ``agogo.css_t``
Testing
--------