diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-16 12:53:03 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-16 12:53:03 -0500 |
commit | 90b83ee32ac0d07f7f1421bc20d1704e847673f6 (patch) | |
tree | 524a3b5a3aad9a719eb48cfbfc8702bc1a99ed7e | |
parent | 4db40b4e59c1e735e4176f3e82b825e895306c4c (diff) | |
download | ikiwiki-90b83ee32ac0d07f7f1421bc20d1704e847673f6.tar ikiwiki-90b83ee32ac0d07f7f1421bc20d1704e847673f6.tar.gz |
The ikiwiki zombie army release.
* Correct markdown in example index page in setup. Closes: #451469
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | doc/setup.mdwn | 2 |
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). """]] |