summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-10-14 03:50:21 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-10-14 03:50:21 +0000
commite79742f94f696ceb862bba704180d1822016b5ad (patch)
tree71e55448111c25b4077dbcf66eb783577736069b /doc
parentdccdff53ae9437ce728ac1f3b081591423a7a7fd (diff)
web commit by joey: add news
Diffstat (limited to 'doc')
-rw-r--r--doc/news/version_1.29.mdwn13
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/news/version_1.29.mdwn b/doc/news/version_1.29.mdwn
index 6165efc28..804a9a514 100644
--- a/doc/news/version_1.29.mdwn
+++ b/doc/news/version_1.29.mdwn
@@ -1,4 +1,15 @@
-ikiwiki 1.29 released with these changes:
+ikiwiki version 1.29 is released.
+
+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.
+
+There is a change to the plugin interface in this version. Plugins that use
+`%renderedfiles will` need to be updated, as the hash's values are now arrays
+of rendered files. Plugins that cause a page to render additional files
+should use the new `will_render` function to register the files.
+
+Changelog for this release:
* Patch from Paul Tötterman to use CP in the Makefile.
* Patch from Alec Berryman adding a http\_auth config item that allows