diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 50196b077..6af99590d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,11 @@ ikiwiki (2.21) UNRELEASED; urgency=low * Add trailing comma to commented-out umask in sample ikiwiki.setup, so that uncommenting it does not break the setup file. + [ Joey Hess ] + * inline: The template can check for FIRST and LAST, which will be + set for the first and last inlined page. Useful for templates that build + tables and the like. + -- Joey Hess <joeyh@debian.org> Fri, 11 Jan 2008 15:09:37 -0500 ikiwiki (2.20) unstable; urgency=low |