diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 486ce16a0..b3310a4e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ ikiwiki (2.5) UNRELEASED; urgency=low * Correct some issues with escaped preprocessor directives. * Make the map plugin notice when pages in the map are deleted and update it. + * Add a htmlext config option, this can be used to make ikiwiki generate + html files with a different extension. - -- Joey Hess <joeyh@debian.org> Tue, 24 Jul 2007 20:58:19 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 24 Jul 2007 21:11:30 -0400 ikiwiki (2.4) unstable; urgency=low |