mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for PR #9240
This commit is contained in:
parent
c015f97f16
commit
c44140b4e3
4
CHANGES
4
CHANGES
@ -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
|
||||
--------
|
||||
|
Loading…
Reference in New Issue
Block a user