diff --git a/CHANGES b/CHANGES index be8f03755f3..69830cdbc4b 100644 --- a/CHANGES +++ b/CHANGES @@ -94,7 +94,7 @@ Features added * ``sphinx.util.display.status_iterator`` now clears the current line with ANSI control codes, rather than overprinting with space characters. * #11431: linkcheck: Treat SSL failures as broken links. - Patch by Bénédikt Tran + Patch by James Addison. * #11157: Keep the ``translated`` attribute on translated nodes. * #11451: Improve the traceback displayed when using :option:`sphinx-build -T` in parallel builds. Patch by Bénédikt Tran