diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-10-31 15:55:51 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-10-31 15:55:51 +0900 |
commit | c497a2867a19c0fc9b462df42fb08e85b6ce3381 (patch) | |
tree | 4b536bcd06000f10d1dbf3ac5065122861ac0118 | |
parent | 4475dab99e9eaa4677bbba464aef3dc607f9dd1b (diff) | |
download | sphinx-git-c497a2867a19c0fc9b462df42fb08e85b6ce3381.tar.gz |
Update CHANGES for PR #9656
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 -------- |