Update CHANGES for PR #8048

This commit is contained in:
Takeshi KOMIYA 2020-08-06 10:57:43 +09:00
parent a8032b4405
commit 9c55630018

View File

@ -94,6 +94,7 @@ Bugs fixed
* #7993: texinfo: a warning not supporting desc_signature_line node is shown * #7993: texinfo: a warning not supporting desc_signature_line node is shown
* #7869: :rst:role:`abbr` role without an explanation will show the explanation * #7869: :rst:role:`abbr` role without an explanation will show the explanation
from the previous abbr role from the previous abbr role
* #8048: graphviz: graphviz.css was copied on building non-HTML document
* C and C++, removed ``noindex`` directive option as it did * C and C++, removed ``noindex`` directive option as it did
nothing. nothing.
* #7619: Duplicated node IDs are generated if node has multiple IDs * #7619: Duplicated node IDs are generated if node has multiple IDs