Skip to content

Commit

Permalink
Update CHANGES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jayaddison committed Sep 21, 2023
1 parent 7f68206 commit 2d4f4bc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,9 @@ Features added

Bugs fixed
----------
* #11433: The ``linkcheck`` builder has been updated to consider hyperlinks
that respond with an HTTP 401 (unauthorized) response to be broken.
* #11433: The ``linkcheck_allow_unauthorized`` configuration option (default
value ``true``) has been added to allow treatment of HTTP 401 (unauthorized)
server responses as broken hyperlinks.

* Restored the ``footnote-reference`` class that has been removed in
the latest (unreleased) version of Docutils.
Expand Down

0 comments on commit 2d4f4bc

Please sign in to comment.