Fix #3212: HTML Builders crashes with docutils-0.13

This commit is contained in:
Takeshi KOMIYA
2016-12-10 20:29:34 +09:00
parent e6ca4ee919
commit 3adc236114
3 changed files with 14 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ Bugs fixed
* #3198: AttributeError is raised when toctree has 'self'
* #3211: Remove untranslated sphinx locale catalogs (it was covered by
untranslated it_IT)
* #3212: HTML Builders crashes with docutils-0.13
Release 1.5 (released Dec 5, 2016)