summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-05-20 13:26:20 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-05-20 13:26:20 -0400
commitf7ded1174dd8f4aec3371214bbadc1c1f7fc2e22 (patch)
tree73a35147cbc3d3adc52e94bfe72bf15f1bff4b20 /debian
parent305769cebcf390b9abc92b4fe49cf40d8a39880f (diff)
ikiwiki-transition: Allow setup files to be passed to all subcommands that need a srcdir.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
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