Fix #8131: linkcheck: Too Many Redirects on HEAD request is treated as broken

This commit is contained in:
Takeshi KOMIYA 2020-11-23 01:45:43 +09:00
parent 67846b1e93
commit 37f06cfba9

View File

@ -54,6 +54,7 @@ Bugs fixed
set to "description"
* #8419: html search: Do not load ``language_data.js`` in non-search pages
* #8454: graphviz: The layout option for graph and digraph directives don't work
* #8131: linkcheck: Too Many Redirects on HEAD request is treated as broken
* #8437: Makefile: ``make clean`` with empty BUILDDIR is dangerous
Testing