diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-10 15:25:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-10 15:25:42 -0400 |
commit | dcab5e2e48275dbeb3bf514c68826e73abed08bc (patch) | |
tree | ef2c1e12d0fda33da1fc0baa9bff6166018a27a7 /debian | |
parent | c52493422bfa0b5c58c6f952a77c769ac01f11f3 (diff) |
template: Add support for a BASENAME variable.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5b85ce598..68c70f3f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ ikiwiki (2.54) UNRELEASED; urgency=low * ikiwiki-transition: Fix command-line processing so the prefix_directives transition works again. + [ Joey Hess ] + * template: Add support for a BASENAME variable. + -- Josh Triplett <josh@freedesktop.org> Wed, 09 Jul 2008 21:30:33 -0700 ikiwiki (2.53) unstable; urgency=low |