summaryrefslogtreecommitdiff
path: root/doc/news/version_2.5.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-29 21:57:39 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-29 21:57:39 +0000
commit0931723fab9b16ad5a3c3b617a0e0c6f460d832f (patch)
treefe7980d7609a4c743570431d3c1af5c2cc9176bb /doc/news/version_2.5.mdwn
parent1c9490814c0c0a7e3431eea80464689acc6c2660 (diff)
belated note about upgrades to 2.5
Diffstat (limited to 'doc/news/version_2.5.mdwn')
-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.