Merge branch 'stable'

This commit is contained in:
Takeshi KOMIYA
2016-03-03 23:18:53 +09:00
4 changed files with 55 additions and 36 deletions

View File

@@ -164,6 +164,10 @@ Release 1.3.7 (in development)
Bugs fixed
----------
* #2358: Fix user-preamble could not override the tocdepth definition.
* #2358: Redece tocdepth if ``part`` or ``chapter`` is used for top_sectionlevel.
* #2351: Fix footnote spacing
Release 1.3.6 (released Feb 29, 2016)
=====================================
@@ -190,8 +194,6 @@ Bugs fixed
* #1565, #2229: Revert new warning; the new warning will be triggered from version 1.4 on.
* #2329: Refresh environment forcely if source directory has changed.
* #2019: Fix the domain objects in search result are not escaped
* #2358: Fix user-preamble could not override the tocdepth definition.
* #2358: Redece tocdepth if ``part`` or ``chapter`` is used for top_sectionlevel.
Release 1.3.5 (released Jan 24, 2016)
=====================================