summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-08 18:33:08 -0500
committerJoey Hess <joey@kitenet.net>2007-12-08 18:33:08 -0500
commitfd6d85aa7995d90956d1ddc95b7d7517f5ccd470 (patch)
tree627b17f83aa4170e461870d163be9e63152c754b /debian/changelog
parentff97b0358bfeffdca5af9b884ae831599bf43403 (diff)
* Added a version plugin that saves state about what's using it, to force
pages to rebuild when ikiwiki's version changes.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7fc48ed51..26e9ea7cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ ikiwiki (2.16) UNRELEASED; urgency=low
* Finally implemented a simple per-page data storage mechanism for plugins,
via the %pagestate hash.
* Use pagestate in meta to detect potential redir loops.
+ * Added a version plugin that saves state about what's using it, to force
+ pages to rebuild when ikiwiki's version changes.
-- Joey Hess <joeyh@debian.org> Mon, 03 Dec 2007 14:47:36 -0500