summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-08-08 17:15:09 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-08-08 17:15:09 +0900
commit5fd89964c5b46f5dbaaa9b41427fdc89357fca6a (patch)
tree3761945909a0ab58c267903e2a0bf3173a1580ad
parentb2d3f066218ff5da3cb9bc6d8039bd3cda69c052 (diff)
downloadsphinx-git-5fd89964c5b46f5dbaaa9b41427fdc89357fca6a.tar.gz
Update CHANGES for PR #8071
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index aa27f5a6c..ad1659496 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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
----------