summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2019-03-08 22:15:36 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2019-03-08 22:15:36 +0900
commit2f97fd4b0c73f2c50402eb5e0287a712b378fe30 (patch)
tree8513077b96d351fdb4718254fd9b4cdcc45bddad
parente8294ccd415f80735110472c7742eb2407c69989 (diff)
downloadsphinx-git-2f97fd4b0c73f2c50402eb5e0287a712b378fe30.tar.gz
Update CHANGES for PR #6139, #6148
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 41c5212c2..048989a41 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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
--------