diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-20 13:26:20 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-20 13:26:20 -0400 |
commit | f7ded1174dd8f4aec3371214bbadc1c1f7fc2e22 (patch) | |
tree | 73a35147cbc3d3adc52e94bfe72bf15f1bff4b20 /debian/changelog | |
parent | 305769cebcf390b9abc92b4fe49cf40d8a39880f (diff) |
ikiwiki-transition: Allow setup files to be passed to all subcommands that need a srcdir.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7efa31cf1..c0a4afbc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ ikiwiki (3.13) UNRELEASED; urgency=low * Allow curly braces to be used in pagespecs, and avoid a whole class of potential security problems, by avoiding performing any string interpolation on user-supplied data when translating pagespecs. + * ikiwiki-transition: Allow setup files to be passed to all subcommands + that need a srcdir. -- Joey Hess <joeyh@debian.org> Wed, 06 May 2009 20:45:44 -0400 |