diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-06 23:07:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-06 23:14:36 -0400 |
commit | 121e2ffc2f25bf264a68d35e80a9386995fa9e5a (patch) | |
tree | f6a363068cb77bbfc659ceeb01961b446bd091a0 /debian/changelog | |
parent | 4c320176c080038f95131f39ecaca3101b4b1745 (diff) |
Renamed postscan hook to indexhtml, to reflect its changed position.
Probably only the search plugin uses it, so this seemed safe.
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 77fd13826..eb67c2bde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ ikiwiki (3.20100505) UNRELEASED; urgency=low * If you have a locally customised page.tmpl, it needs to be updated to set <base> when BASEURL or FORCEBAREURL is set. * Gave comment and page editing forms some CSS and accessability love. + * Renamed postscan hook to indexhtml, to reflect its changed position, + and typical use. -- Joey Hess <joeyh@debian.org> Wed, 05 May 2010 18:07:29 -0400 |