diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-27 01:39:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-27 01:39:11 -0400 |
commit | f28b57526ce7a4fe1337dda07533862d918f59b6 (patch) | |
tree | 307ffd6932ee1d82f11061aa56151dd853b2e1a4 /debian/changelog | |
parent | e1f7146041ab7dbbaf045a5da959d9086fbaae50 (diff) |
setup automator
"ikiwiki -setup /etc/ikiwiki/simple.setup"
can be used set up a new wiki in seconds
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 982c55796..e146bf8d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ ikiwiki (2.60) UNRELEASED; urgency=low + * Starting with this version, "ikiwiki -setup /etc/ikiwiki/simple.setup" + can be used set up a new wiki in seconds. * Add getsetup hook, all plugins that add fields to %config should use it. * ikiwiki --dumpsetup can generate a nice setup file snapshotting ikiwiki's current configuration. |