Update CHANGES for PR #9670

This commit is contained in:
Takeshi KOMIYA 2021-09-25 14:39:50 +09:00
parent d75e3171cd
commit 699d03f597

View File

@ -23,6 +23,7 @@ Bugs fixed
* #9644: autodoc: Crashed on getting source info from problematic object * #9644: autodoc: Crashed on getting source info from problematic object
* #9630: autosummary: Failed to build summary table if :confval:`primary_domain` * #9630: autosummary: Failed to build summary table if :confval:`primary_domain`
is not 'py' is not 'py'
* #9670: html: Fix download file with special characters
Testing Testing
-------- --------