Update CHANGES for PR #6135

This commit is contained in:
Takeshi KOMIYA 2019-03-09 15:52:05 +09:00
parent 7c50f8f08b
commit f03c2d4fe2

View File

@ -27,6 +27,7 @@ Bugs fixed
* #6068: doctest: ``skipif`` option may remove the code block from documentation * #6068: doctest: ``skipif`` option may remove the code block from documentation
* #6136: ``:name:`` option for ``math`` directive causes a crash * #6136: ``:name:`` option for ``math`` directive causes a crash
* #6139: intersphinx: ValueError on failure reporting * #6139: intersphinx: ValueError on failure reporting
* #6135: changes: Fix UnboundLocalError when any module found
Testing Testing
-------- --------