diff --git a/CHANGES b/CHANGES index eefba25ab5d..a62c6e00f49 100644 --- a/CHANGES +++ b/CHANGES @@ -16,8 +16,8 @@ Features added Bugs fixed ---------- -* #11542: linkcheck builder: regression: URL anchors were reported as missing - when the 'linkcheck_anchors' configuration setting was set to 'False'. +* #11542: linkcheck: Properly respect :confval:`linkcheck_anchors` + and do not spuriously report failures to validate anchors. Patch by James Addison. Testing