diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-24 14:39:50 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-24 14:39:50 -0400 |
commit | c64c4b99626286ee08f67999a18c43c769e21e6a (patch) | |
tree | 9f16a01fd8a40d0c67e626386e14b9fedd72c5f3 /debian/changelog | |
parent | 4415686d0571a33d4ac7b887d1abdc019d398414 (diff) |
Add --set-yaml switch for setting more complex config file options.
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 4d0639a58..e7499b6f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ ikiwiki (3.20100320) UNRELEASED; urgency=low (Thanks to Aaron Wilson for the original patch.) * Allow wrappers to be built using tcc. * Add support for setup files written in YAML. + * Add --set-yaml switch for setting more complex config file options. -- Joey Hess <joeyh@debian.org> Sat, 13 Mar 2010 14:48:10 -0500 |