update CHANGES for #2121.

This commit is contained in:
shimizukawa 2015-11-21 17:00:55 +09:00
parent b5c2493bc0
commit f0c390493b

View File

@ -63,6 +63,8 @@ Bugs fixed
UnicodeEncodeError. UnicodeEncodeError.
* #1974: UnboundLocalError: local variable 'domain' referenced before assignment when * #1974: UnboundLocalError: local variable 'domain' referenced before assignment when
using `any` role and `sphinx.ext.intersphinx` in same time. using `any` role and `sphinx.ext.intersphinx` in same time.
* #2121: multiple words search doesn't find pages when words across on the page title and
the page content.
Release 1.3.1 (released Mar 17, 2015) Release 1.3.1 (released Mar 17, 2015)
===================================== =====================================