summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--doc/setup.mdwn2
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3de7ea785..56c7e6484 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
ikiwiki (2.13) UNRELEASED; urgency=low
+ The ikiwiki zombie army release.
+
* Add liblwpx-paranoidagent-perl to recommends of Debian package,
this is needed to do OpenID really securely.
* ikiwiki.setup is licensed same as the basewiki, not GPLed.
@@ -10,8 +12,9 @@ ikiwiki (2.13) UNRELEASED; urgency=low
then there's a shared repository with access controlled by a group,
to let ikiwiki run setgid to that group.
* ikiwiki-mass-rebuild: Run build with the user in all their groups.
+ * Correct markdown in example index page in setup. Closes: #451469
- -- Joey Hess <joeyh@debian.org> Wed, 14 Nov 2007 08:37:03 -0500
+ -- Joey Hess <joeyh@debian.org> Fri, 16 Nov 2007 12:52:40 -0500
ikiwiki (2.12) unstable; urgency=low
diff --git a/doc/setup.mdwn b/doc/setup.mdwn
index f5dd8832e..c811b36f8 100644
--- a/doc/setup.mdwn
+++ b/doc/setup.mdwn
@@ -33,7 +33,9 @@ This tutorial will walk you through setting up a wiki with ikiwiki.
Welcome to your new wiki.
All wikis are supposed to have a [[SandBox]],
so this one does too.
+
----
+
This wiki is powered by [ikiwiki](http://ikiwiki.info).
"""]]