Update CHANGES for PR #6139, #6148

This commit is contained in:
Takeshi KOMIYA 2019-03-08 22:15:36 +09:00
parent e8294ccd41
commit 2f97fd4b0c

View File

@ -26,6 +26,7 @@ Bugs fixed
* #6028: graphviz: Ensure the graphviz filenames are reproducible
* #6068: doctest: ``skipif`` option may remove the code block from documentation
* #6136: ``:name:`` option for ``math`` directive causes a crash
* #6139: intersphinx: ValueError on failure reporting
Testing
--------