diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-02-19 18:38:45 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-02-19 18:38:45 -0500 |
commit | 66dc253437e7ce2e3e8984513b3ecf96603d6670 (patch) | |
tree | 8f45fb353322833217101c0239ecaf3330d7c53e /debian/changelog | |
parent | 9ecb0036a32c6930d9400040161c3b9e41ef9b1f (diff) |
Add noextension parameter to htmlize hooks to support, eg, Makefile.
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 b644ac99c..810c59f4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ ikiwiki (3.05) UNRELEASED; urgency=low directives, and other links on templates affect the page using the template reliably. * goto: Fix redirect to comments. + * Add noextension parameter to htmlize hooks to support, eg, Makefile. -- Joey Hess <joeyh@debian.org> Sun, 15 Feb 2009 20:11:57 -0500 |