summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-06 23:20:48 -0400
committerJoey Hess <joey@kitenet.net>2010-05-06 23:20:48 -0400
commitea4967f184bf0a27eaa2dc81da1084780756156a (patch)
treee277454c3c67b6cafb17cce16d87493ae2bb0348 /debian
parent121e2ffc2f25bf264a68d35e80a9386995fa9e5a (diff)
inline: Call indexhtml when inlining internal pages, so their text can be indexed for searching.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index eb67c2bde..10a4912af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ ikiwiki (3.20100505) UNRELEASED; urgency=low
* Gave comment and page editing forms some CSS and accessability love.
* Renamed postscan hook to indexhtml, to reflect its changed position,
and typical use.
+ * inline: Call indexhtml when inlining internal pages, so their
+ text can be indexed for searching.
-- Joey Hess <joeyh@debian.org> Wed, 05 May 2010 18:07:29 -0400