X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/fab1333b6704f5ccd502a5a108c4899aeaf5f675..a3d8f4904ecd3aef35bacc43845546dd352a7977:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 5e833d090..6ce6bd067 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,9 +7,11 @@ ikiwiki (2.49) UNRELEASED; urgency=low * search: Converted to use xapian-omega. * Filter hooks are no longer called during the scan phase. This will prevent wikilinks added by filters from being scanned properly. But - no known filter hook does that, and calling filters unncessarily during - scan slowed down complex filters such as the one used to update the xapian - index. + no known filter hook does that, so let's not waste time on it. + * Pass a destpage parameter to the sanitize hook. + * The search interface now allows searching for a page by title + ("title:foo"), as well as for pages that contain a given link + ("link:bar"). -- Joey Hess Fri, 30 May 2008 19:08:54 -0400