diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-25 18:52:45 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-25 18:52:45 +0900 |
commit | 746842f4fc298c08a3dc864da069c38668fed44d (patch) | |
tree | fa918bdb76e0f3fb0353510a951521fc348d5045 /CHANGES | |
parent | eb3d9355f5e52826dfeba61515deaa009e7cdeba (diff) | |
download | sphinx-git-746842f4fc298c08a3dc864da069c38668fed44d.tar.gz |
Update CHANGES for PR #8323
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |