Update CHANGES for PR #10118

This commit is contained in:
Takeshi KOMIYA 2022-03-24 02:22:59 +09:00
parent 138d71fa63
commit 59e96bfbc5

View File

@ -43,6 +43,7 @@ Bugs fixed
* #10175: LaTeX: named footnote reference is linked to an incorrect footnote if
the name is also used in the different document
* #10179: i18n: suppress "rST localization" warning
* #10118: imgconverter: Unnecessary availablity check is called for remote URIs
* #10181: napoleon: attributes are displayed like class attributes for google
style docstrings when :confval:`napoleon_use_ivar` is enabled
* #10122: sphinx-build: make.bat does not check the installation of sphinx-build