Fix: Can't search alphabetical words on the HTML quick search generated with language='ja'. Closes #1340

This commit is contained in:
Takayuki Shimizukawa
2014-01-07 08:50:37 +09:00
parent e61f316c74
commit b17fea855b
2 changed files with 5 additions and 2 deletions

View File

@@ -12,6 +12,9 @@ Bugs fixed
``object.__init__`` docstring when class does not have ``__init__``.
This caused by a change for #1138.
* #1340: Can't search alphabetical words on the HTML quick search generated
with language='ja'.
Release 1.2 (released Dec 10, 2013)
===================================