Update CHANGES for PR #9240

This commit is contained in:
Takeshi KOMIYA 2021-05-20 02:03:33 +09:00
parent c015f97f16
commit c44140b4e3

View File

@ -12,8 +12,6 @@ Incompatible changes
* #9222: Update Underscore.js to 1.13.1
* #9217: manpage: Stop creating a section directory on build manpage by default
(see :confval:`man_make_section_directory`)
* #9240: Unknown node error for pending_xref_condition is raised if an extension
that does not support the node installs a missing-reference handler
Deprecated
----------
@ -25,6 +23,8 @@ Bugs fixed
----------
* #9210: viewcode: crashed if non importable modules found on parallel build
* #9240: Unknown node error for pending_xref_condition is raised if an extension
that does not support the node installs a missing-reference handler
Testing
--------