Add changelog entry about search change.

This commit is contained in:
Georg Brandl
2008-09-24 09:33:21 +00:00
parent 0cc9cc5eaa
commit 47cc132ff4

View File

@@ -4,6 +4,9 @@ Release 0.5 (in development)
New features added
------------------
* The JavaScript search now searches for objects before searching
in the full text.
* The new extensions ``sphinx.ext.jsmath`` and ``sphinx.ext.pngmath``
provide math support for both HTML and LaTeX builders.