Fix #3295: Could not import extension sphinx.builders.linkcheck

This commit is contained in:
Takeshi KOMIYA
2017-01-20 12:15:47 +09:00
parent c3198ed1ff
commit a0c2029b3c
2 changed files with 4 additions and 4 deletions

View File

@@ -50,6 +50,7 @@ Bugs fixed
* LaTeX rendering of inserted footnotes in parsed-literal is wrong (ref #3340)
* Inline math in parsed-literal is not rendered well by LaTeX (ref #3340)
* #3308: Parsed-literals don't wrap very long lines with pdf builder (ref #3340)
* #3295: Could not import extension sphinx.builders.linkcheck
Release 1.5.1 (released Dec 13, 2016)