X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d258793c3f56dd71a5f39d87145b5c198ba8af4f..43e0691a50a97d9ccbb043deba27fa16e52c98a7:/doc/news/version_2.49.mdwn diff --git a/doc/news/version_2.49.mdwn b/doc/news/version_2.49.mdwn index 36bfa315c..4c95b50dd 100644 --- a/doc/news/version_2.49.mdwn +++ b/doc/news/version_2.49.mdwn @@ -1,6 +1,6 @@ News for ikiwiki 2.49: - The search plugin no longer uses hyperestrair. Instead, to use it you + The search plugin no longer uses hyperestraier. Instead, to use it you will now need to install xapian-omega, and the [[cpan Search::Xapian]], [[cpan HTML::Scrubber]], and [[cpan Digest::SHA1]] perl modules. Ie, `apt-get install xapian-omega libsearch-xapian-perl libhtml-scrubber-perl libdigest-sha1-perl`