diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-25 01:16:53 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-25 01:16:53 +0000 |
commit | 1612dce6bbb050eacf6843b972ffaf9816d724be (patch) | |
tree | 5afb84c3676ba8423773215e6c41e9401814cb75 /debian | |
parent | 4de235a385bf569e95d3902c7a1f688b5fbf0d44 (diff) |
* Add a htmlext config option, this can be used to make ikiwiki generate
html files with a different extension.
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 |