diff --git a/CHANGES b/CHANGES index 72a53269c..aaf2ac743 100644 --- a/CHANGES +++ b/CHANGES @@ -97,6 +97,8 @@ Bugs fixed * #7267: autodoc: error message for invalid directive options has wrong location * #5637: inheritance_diagram: Incorrect handling of nested class names * #7139: ``code-block:: guess`` does not work +* #7278: html search: Fix use of ``html_file_suffix`` instead of + ``html_link_suffix`` in search results Testing --------