diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-08 18:33:08 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-08 18:33:08 -0500 |
commit | fd6d85aa7995d90956d1ddc95b7d7517f5ccd470 (patch) | |
tree | 627b17f83aa4170e461870d163be9e63152c754b /debian | |
parent | ff97b0358bfeffdca5af9b884ae831599bf43403 (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')
-rw-r--r-- | debian/changelog | 2 |
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 |