Update CHANGES for PR #7278

This commit is contained in:
Takeshi KOMIYA 2020-03-09 01:29:22 +09:00
parent fdd8955d12
commit 6ef573acb9

View File

@ -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
--------