From: Joey Hess Date: Sat, 19 Jul 2008 17:24:58 +0000 (-0400) Subject: close bug, add changelog X-Git-Tag: 2.54~20 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b557ba7c462c04d7fa924e4f293d4808f26219fe?ds=inline;hp=e3b0584a493d4d2178bc7c48ff89fde766ff322b close bug, add changelog --- diff --git a/debian/changelog b/debian/changelog index 123721741..8ec90413a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,9 @@ ikiwiki (2.54) UNRELEASED; urgency=low The committer's email address is not used (because leaking email addresses is not liked by many users). Closes: #451023 * git: Fix parsing of git logs with no commit messages at all. + * search: Fixes for title stemming, and use better term for tags. (Gabriel McManus) + (Rebuilding the wiki on upgrade to this version is recommended if you use the + search plugin.) [ Simon McVittie ] * meta, inline: Support guid options, to allow forcing a particular url or diff --git a/doc/bugs/search:___34__link__34___and___34__title__34___fields_are_incorrectly_specified.mdwn b/doc/bugs/search:___34__link__34___and___34__title__34___fields_are_incorrectly_specified.mdwn index ae446b8c3..5cc66f3f8 100644 --- a/doc/bugs/search:___34__link__34___and___34__title__34___fields_are_incorrectly_specified.mdwn +++ b/doc/bugs/search:___34__link__34___and___34__title__34___fields_are_incorrectly_specified.mdwn @@ -25,3 +25,5 @@ and so only finds pages which were indexed by _ikiwiki_ with "ZStag" [xapian]: http://xapian.org/docs/omega/termprefixes.html [patch]: http://www.gmcmanus.org/0001-Use-correct-term-prefixes-when-searching.patch [search]: http://ikiwiki.info/ikiwiki.cgi?P=title%3Atags + +[[tag done]]