diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-03-08 22:15:36 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-03-08 22:15:36 +0900 |
commit | 2f97fd4b0c73f2c50402eb5e0287a712b378fe30 (patch) | |
tree | 8513077b96d351fdb4718254fd9b4cdcc45bddad | |
parent | e8294ccd415f80735110472c7742eb2407c69989 (diff) | |
download | sphinx-git-2f97fd4b0c73f2c50402eb5e0287a712b378fe30.tar.gz |
Update CHANGES for PR #6139, #6148
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 -------- |