summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/NEWS b/debian/NEWS
index d3597ebb4..4aac33b80 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,6 +1,14 @@
+ikiwiki (2.52) unstable; urgency=low
+
+ All wikis need to be rebuilt on upgrade to this version. If you listed your
+ wiki in /etc/ikiwiki/wikilist this will be done automatically when the
+ Debian package is upgraded. Or use ikiwiki-mass-rebuild to force a rebuild.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 06 Jul 2008 15:10:05 -0400
+
ikiwiki (2.49) unstable; urgency=low
- 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 Search::Xapian,
HTML::Scrubber, and Digest::SHA1 perl modules. Ie,
`apt-get install xapian-omega libsearch-xapian-perl libhtml-scrubber-perl libdigest-sha1-perl`