From 746842f4fc298c08a3dc864da069c38668fed44d Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 25 Oct 2020 18:52:45 +0900 Subject: [PATCH] Update CHANGES for PR #8323 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 8cf598cca..976e8f1fe 100644 --- a/CHANGES +++ b/CHANGES @@ -60,6 +60,8 @@ Bugs fixed * #8268: linkcheck: Report HTTP errors when ``linkcheck_anchors`` is ``True`` * #8245: linkcheck: take source directory into account for local files * #8321: linkcheck: ``tel:`` schema hyperlinks are detected as errors +* #8323: linkcheck: An exit status is incorrect when links having unsupported + schema found * #6914: figure numbers are unexpectedly assigned to uncaptioned items * #8320: make "inline" line numbers un-selectable