Fix: Combination of 'globaltoc.html' and hidden toctree cause exception. Closes #1157

This commit is contained in:
Takayuki Shimizukawa
2013-04-30 23:36:27 +09:00
parent 1006011528
commit 59d655c435
3 changed files with 19 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ Features added
Bugs fixed
----------
* #1157: Combination of 'globaltoc.html' and hidden toctree cause exception.
* Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8
encoded string.