summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-10-31 15:55:51 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-10-31 15:55:51 +0900
commitc497a2867a19c0fc9b462df42fb08e85b6ce3381 (patch)
tree4b536bcd06000f10d1dbf3ac5065122861ac0118
parent4475dab99e9eaa4677bbba464aef3dc607f9dd1b (diff)
downloadsphinx-git-c497a2867a19c0fc9b462df42fb08e85b6ce3381.tar.gz
Update CHANGES for PR #9656
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1a58b9dc9..414fe0be1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -84,6 +84,7 @@ Bugs fixed
* #9688: Fix :rst:dir:`code`` does not recognize ``:class:`` option
* #9733: Fix for logging handler flushing warnings in the middle of the docs
build
+* #9656: Fix warnings without subtype being incorrectly suppressed
Testing
--------