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-27 18:08:28 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2022-03-27 18:08:28 +0300
commitc34444149d7703ae2bf415adbec97324a5842632 (patch)
tree03d96d807d4f05219d66f6c7ca743e9649943363
parent746df6145239fd525056907deccb431f89bf8e41 (diff)
Update CHANGES for PR #10263
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 610c5ecf8..2fa960364 100644
--- a/CHANGES
+++ b/CHANGES
@@ -44,6 +44,7 @@ Bugs fixed
``no-value`` option
* #9971: autodoc: TypeError is raised when the target object is annotated by
unhashable object
+* #10205: extlinks: Failed to compile regexp on checking hardcoded links
* #10277: html search: Could not search short words (ex. "use")
* #9529: LaTeX: named auto numbered footnote (ex. ``[#named]``) that is referred
multiple times was rendered to a question mark