Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2022-03-23 20:22:59 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2022-03-23 20:22:59 +0300
commit59e96bfbc5619f7df9929ee6a8eb3ebbdb94d523 (patch)
tree1712842aa1fe710dd0e771e0f7e2098d8a8f9848
parent138d71fa639ba53ccc8d833aac69b24032461840 (diff)
Update CHANGES for PR #10118
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3f0f9a0e1..f909aaccc 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