Fix #185: References to section title including raw node has broken

This commit is contained in:
Takeshi KOMIYA
2016-12-17 17:28:19 +09:00
parent 71124bb50c
commit 3b9aee43a2
3 changed files with 16 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ Bugs fixed
* #3246: xapian search adapter crashes
* #3253: In Py2 environment, building another locale with a non-captioned
toctree produces ``None`` captions
* #185: References to section title including raw node has broken
Release 1.5.1 (released Dec 13, 2016)
=====================================