This commit is contained in:
shimizukawa 2018-05-15 21:37:29 +09:00
parent 981e044bd5
commit ffc6ad5fb4

View File

@ -19,8 +19,8 @@ Bugs fixed
* #4924: html search: Upper characters problem in any other languages * #4924: html search: Upper characters problem in any other languages
* #4932: apidoc: some subpackage is ignored if sibling subpackage contains a * #4932: apidoc: some subpackage is ignored if sibling subpackage contains a
module starting with underscore module starting with underscore
* #4938, #4939: i18n doesn't handle node.title correctly tat used for contents, * #4863, #4938, #4939: i18n doesn't handle node.title correctly tat used for
topic, admonition, table and section. contents, topic, admonition, table and section.
* #4913: i18n: literal blocks in bullet list are not translated * #4913: i18n: literal blocks in bullet list are not translated
* #4962: cpp domain: raises TypeError on duplicate declaration * #4962: cpp domain: raises TypeError on duplicate declaration