diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-23 13:39:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-23 13:39:21 -0400 |
commit | dfe55e8956fdcb8ee11b85b238a7d27f42063746 (patch) | |
tree | c82c0a2f05f719a7401b40eb4d49daede7d9ed17 /debian/changelog | |
parent | 9cbcda14aca677008a7e2fe70463deda5cbdf34b (diff) |
Add keepextension parameter to htmlize hook. (Willu)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5f7cc1be2..df5bc5942 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ ikiwiki (2.65) UNRELEASED; urgency=low * editpage: Add a missing check that the page name contains only legal characters, in addition to the existing check for pruned filenames. * Print a debug message if a page has multiple source files. + * Add keepextension parameter to htmlize hook. (Willu) -- Joey Hess <joeyh@debian.org> Wed, 17 Sep 2008 14:26:56 -0400 |