summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-10-25 18:48:50 +0900
committerGitHub <noreply@github.com>2020-10-25 18:48:50 +0900
commiteb3d9355f5e52826dfeba61515deaa009e7cdeba (patch)
treea5f424f2341a78817208f7d8da5bc0c70811ead3 /CHANGES
parentf26569007bbf63ce3eb7b0f462bc9d25ca8f2f99 (diff)
parent3171a44032f216a1775d86302d939e271e3ab2e9 (diff)
downloadsphinx-git-eb3d9355f5e52826dfeba61515deaa009e7cdeba.tar.gz
Merge pull request #8332 from sphinx-doc/8321_linkcheck_tel_links
Fix #8321: linkcheck: ``tel:`` schema hyperlinks are detected as errors
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 718579663..8cf598cca 100644
--- a/CHANGES
+++ b/CHANGES
@@ -59,6 +59,7 @@ Bugs fixed
* #8239: Failed to refer a token in productionlist if it is indented
* #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
* #6914: figure numbers are unexpectedly assigned to uncaptioned items
* #8320: make "inline" line numbers un-selectable