Fix CHANGES

This commit is contained in:
Jakob Lykke Andersen
2020-06-02 18:54:12 +02:00
parent 590408e77c
commit f5b04114da

View File

@@ -134,6 +134,8 @@ Bugs fixed
in global scope, e.g., ``::A::B``.
* C, fix rendering and xrefs in nested names explicitly starting
in global scope, e.g., ``.A.B``.
- #7763: C and C++, don't crash during display stringification of unary
expressions and fold expressions.
Testing
--------
@@ -156,9 +158,6 @@ Features added
Bugs fixed
----------
- #7763: C and C++, don't crash during display stringification of unary
expressions and fold expressions.
Testing
--------