Update CHANGES for PR #7449

This commit is contained in:
Takeshi KOMIYA
2020-04-10 00:20:13 +09:00
parent d9033a4b3d
commit 9add576b78

View File

@@ -23,6 +23,7 @@ Bugs fixed
* #7438: C++, fix merging overloaded functions in parallel builds. * #7438: C++, fix merging overloaded functions in parallel builds.
* #7422: autodoc: fails with ValueError when using autodoc_mock_imports * #7422: autodoc: fails with ValueError when using autodoc_mock_imports
* #7423: crashed when giving a non-string object to logger * #7423: crashed when giving a non-string object to logger
* #7479: html theme: Do not include xmlns attribute with HTML 5 doctype
Testing Testing
-------- --------