summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/news/version_2.5.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/news/version_2.5.mdwn b/doc/news/version_2.5.mdwn
index 60c727b77..2883c2d47 100644
--- a/doc/news/version_2.5.mdwn
+++ b/doc/news/version_2.5.mdwn
@@ -18,4 +18,8 @@ ikiwiki 2.5 released with [[toggle text="these changes"]]
* Add pagetemplate plugin, which allows changing the template used for
a page. (Not to be confused with the hook of the same name..)
* Add a libdir config option to let ikiwiki load perl modules, including
- plugins, from a user-configurable directory."""]] \ No newline at end of file
+ plugins, from a user-configurable directory."""]]
+
+Due to some config changes in this version, wrappers need to be rebuilt on
+upgrade. If you listed your wiki in /etc/ikiwiki/wikilist this will be
+one automatically when the Debian package is upgraded.