From c34444149d7703ae2bf415adbec97324a5842632 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Mon, 28 Mar 2022 00:08:28 +0900 Subject: [PATCH] Update CHANGES for PR #10263 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 610c5ecf85..2fa9603642 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