From 59e96bfbc5619f7df9929ee6a8eb3ebbdb94d523 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Thu, 24 Mar 2022 02:22:59 +0900 Subject: [PATCH] Update CHANGES for PR #10118 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 3f0f9a0e17e..f909aaccc86 100644 --- a/CHANGES +++ b/CHANGES @@ -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