aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-08-05 20:40:49 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-08-05 20:40:49 -0400
commitea6dc3832585d8aca784c21d6f91436848a45039 (patch)
treeee36bf353350d814803934f47ae2a645801749df /debian/changelog
parent1d5ba6cf51275ddcb26312b440b8680f8a52c2b2 (diff)
downloadikiwiki-ea6dc3832585d8aca784c21d6f91436848a45039.tar
ikiwiki-ea6dc3832585d8aca784c21d6f91436848a45039.tar.gz
add ikiwiki-transition setupformat subcommand.
Also fixed a bug in how aggregateinternal used IkiWiki::Setup::load, and added checks for arguments to other subcommands.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 127c09361..5361d88f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ ikiwiki (2.60) UNRELEASED; urgency=low
* Large amounts of internal config data reorg.
* The way wrappers are defined in the setup file has changed. Old setup
files will continue to work, for now.
+ * ikiwiki-transition setupformat can be used to convert a setup file to the
+ new format.
* Version control backends promoted to first-class plugins.
* ikiwiki-update-wikilist: Add -r switch to remove. Default behavior is now
always to add.