diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-19 15:50:59 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-19 15:52:53 -0400 |
commit | bba513a3e52170dc06b545a44f2d859ae4b757b5 (patch) | |
tree | ba9ad8132817c754539a70ee78e542731a89a87a /debian | |
parent | 19a794b4829c548a7f5b9dc22e22c24d7f28bad8 (diff) | |
download | ikiwiki-bba513a3e52170dc06b545a44f2d859ae4b757b5.tar ikiwiki-bba513a3e52170dc06b545a44f2d859ae4b757b5.tar.gz |
Add support for setup files written in YAML.
Not the default. (Yet?)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 73f6fcff8..e020b380f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ ikiwiki (3.20100313) UNRELEASED; urgency=low for security or other reasons. Closes: #447267 (Thanks to Aaron Wilson for the original patch.) * Allow wrappers to be built using tcc. + * Add support for setup files written in YAML. -- Joey Hess <joeyh@debian.org> Sat, 13 Mar 2010 14:48:10 -0500 |