diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-17 12:20:50 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-17 12:20:50 -0400 |
commit | c769a33392c4dedbabfb1fa1fda5c8bb30b84c78 (patch) | |
tree | 1b7eb92c38710057197b08c0f04912417d13d0b6 /debian/changelog | |
parent | c6c03768da90df0d7474edce09c2abf2a7e32052 (diff) |
autoindex: Switch to using %wikistate instead of abusing $pagestate{index}.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d65ffffd7..4721c5309 100644 --- a/debian/changelog +++ b/debian/changelog @@ -58,6 +58,8 @@ ikiwiki (3.20100415) UNRELEASED; urgency=low an iffy thing. * Use above to fix up timestamps on docwiki, as well as ensure that timestamps on basewiki files shipped in the deb are sane. + * autoindex: Switch to using %wikistate instead of abusing + $pagestate{index}. -- Joey Hess <joeyh@debian.org> Sun, 04 Apr 2010 12:17:11 -0400 |