X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1a25309f2aeece77146d2679e2e7deef18f73c1b..d258793c3f56dd71a5f39d87145b5c198ba8af4f:/debian/NEWS diff --git a/debian/NEWS b/debian/NEWS index 249827e7d..d3597ebb4 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -2,7 +2,13 @@ ikiwiki (2.49) unstable; urgency=low The search plugin no longer uses hyperestrair. Instead, to use it you will now need to install xapian-omega, and the Search::Xapian, - HTML::Scrubber, and Digest::SHA1 perl modules. + HTML::Scrubber, and Digest::SHA1 perl modules. Ie, + `apt-get install xapian-omega libsearch-xapian-perl libhtml-scrubber-perl libdigest-sha1-perl` + + Also, wikis that use the search plugin will need to be rebuilt, + since the search form has changed. This will not be done automatically, + but can be done by running `ikiwiki-mass-upgrade` as root, or + running `ikiwiki -setup` on individual setup files. -- Joey Hess Wed, 04 Jun 2008 00:29:28 -0400