aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-07-31 10:30:36 +0200
committerJoey Hess <joey@gnu.kitenet.net>2009-07-31 10:30:36 +0200
commit3710b1710e6f076eceb51bdec6bd08a053bfea51 (patch)
tree1480746db3b8c1daf1ffc7f6a79a1c7020f3252a /debian
parente78a8c2834e7ad880ab45d26db3a952df8465493 (diff)
downloadikiwiki-3710b1710e6f076eceb51bdec6bd08a053bfea51.tar
ikiwiki-3710b1710e6f076eceb51bdec6bd08a053bfea51.tar.gz
inline: Add pagenames parameter that can be used to list a set of pages to inline, in a specific order, without using a PageSpec. (smcv)
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 b7d782d76..50bb0b945 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ ikiwiki (3.15) UNRELEASED; urgency=low
* pagestats: when making a tag cloud, don't emit links where the tag is
unused (smcv)
* map: Avoid emitting an unclosed ul element if the map is empty. (harishcm)
+ * inline: Add pagenames parameter that can be used to list a set of
+ pages to inline, in a specific order, without using a PageSpec. (smcv)
-- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400