diff options
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 1b05f36e8..130d1bd57 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -5,6 +5,10 @@ ikiwiki (1.1) unstable; urgency=low be changed to set rcs => "svn"; if your setup file sets svn => 0 then change it to use rcs => "" to disable svn. + The --hyperestraier switch is gone too. To enable searching, turn on the + search plugin, by passing --plugin=search or through the plugin setting in + the config file. + You will need to rebuild your wiki when upgrading to this version. If you listed your wiki in /etc/ikiwiki/wikilist this will be done automatically. |