mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix: Can't search alphabetical words on the HTML quick search generated with language='ja'. Closes #1340
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -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)
|
||||
===================================
|
||||
|
||||
Reference in New Issue
Block a user