summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-27 01:39:11 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-27 01:39:11 -0400
commitf28b57526ce7a4fe1337dda07533862d918f59b6 (patch)
tree307ffd6932ee1d82f11061aa56151dd853b2e1a4 /debian
parente1f7146041ab7dbbaf045a5da959d9086fbaae50 (diff)
setup automator
"ikiwiki -setup /etc/ikiwiki/simple.setup" can be used set up a new wiki in seconds
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
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.