diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-02 04:00:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-02 04:00:42 +0000 |
commit | 10b8557946c7a5e4ef2210ac448365ffc6174f81 (patch) | |
tree | 65f2f118548261e257c060d8cd2e30c8258d3ea0 /debian | |
parent | 50b2e080e021752c9c5933fca770fbead5711e78 (diff) |
* Add "template" option to inline plugin to allow for use of customised
templates.
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 77333b0ec..e00ec0bfb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ ikiwiki (1.45) UNRELEASED; urgency=low * Allow for underscores to appear in page titles, if encoded appropriately (__95__) in filenames. Previously, all underscores were replaced with spaces. Thanks, Enrico Zini for noticing that bug. + * Add "template" option to inline plugin to allow for use of customised + templates. - -- Joey Hess <joeyh@debian.org> Thu, 1 Mar 2007 19:30:36 -0500 + -- Joey Hess <joeyh@debian.org> Thu, 1 Mar 2007 22:55:35 -0500 ikiwiki (1.44) unstable; urgency=low |