mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
update CHANGES for #2121.
This commit is contained in:
parent
b5c2493bc0
commit
f0c390493b
2
CHANGES
2
CHANGES
@ -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)
|
||||||
=====================================
|
=====================================
|
||||||
|
Loading…
Reference in New Issue
Block a user