summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-10-08 22:20:41 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-10-08 22:20:41 +0000
commit8c0f961264bf44654deac9bc9e5e64278c4d75b7 (patch)
tree9548d9c426739c20029af4e6c1d6f91fb4f0896c /debian/changelog
parent43ede4be2e82dd07e8689c9ef7029ed7d3adc5bb (diff)
update
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 758a81c47..29bccaf11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,10 +9,12 @@ ikiwiki (1.29) UNRELEASED; urgency=low
source file, to allow tracking of extra rendered files like rss feeds.
* Note that plugins that accessed this variable will need to be updated!
The plugin interface has been increased to version 1.01 for this change.
+ As few plugins use %renderedfiles I haven't done anything else to ensure
+ compatability of old plugins.
* Add will_render function to the plugin interface, used to register that a
- page renders a destination file, and do some security checks.
+ page renders a destination file, and do some security checks. Previously
+ but no longer rendered files will be cleaned up.
* Use will_render in the inline and linkmap plugins.
- * Previously but no longer rendered files will be cleaned up.
* You will need to rebuild your wiki on upgrade to this version.
-- Joey Hess <joeyh@debian.org> Sun, 8 Oct 2006 16:53:17 -0400