Update CHANGES for PR #8071

This commit is contained in:
Takeshi KOMIYA 2020-08-08 17:15:09 +09:00
parent b2d3f06621
commit 5fd89964c5

View File

@ -56,6 +56,7 @@ Features added
:confval:`c_warn_on_allowed_pre_v3`` to ``True``.
The functionality is immediately deprecated.
* #7999: C, add support for named variadic macro arguments.
* #8071: Allow to suppress "self referenced toctrees" warning
Bugs fixed
----------