diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-06 16:01:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-06 16:01:50 -0400 |
commit | 67b2beb1b00ea5c82446533edab07cc6e9e18876 (patch) | |
tree | b522bb30b9cfb22bed4397c309d87855594d3648 /debian | |
parent | bf8b3bc12abe9d763329a191bdb152b30978d2ef (diff) | |
download | ikiwiki-67b2beb1b00ea5c82446533edab07cc6e9e18876.tar ikiwiki-67b2beb1b00ea5c82446533edab07cc6e9e18876.tar.gz |
Make the setup automator create YAML formatted files.
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 7f1888198..647a03f9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ ikiwiki (3.20110906) UNRELEASED; urgency=low subdirectory. * rst: import docutils lazily, to avoid errors during ikiwiki --setup. Closes: #637604 (Thanks, smcv) + * Make the setup automator create YAML formatted files. -- Joey Hess <joeyh@debian.org> Tue, 27 Sep 2011 10:47:13 -0400 |