aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-21 16:45:59 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-21 16:45:59 -0500
commit836bf625c9de3c7624c2863228662583b634a16f (patch)
tree88f337bc8b37b13373b7f5b2639b724abfc099ef
parenta0eee761f7ded1d5bacd96fe79300ec49384cba2 (diff)
downloadikiwiki-836bf625c9de3c7624c2863228662583b634a16f.tar
ikiwiki-836bf625c9de3c7624c2863228662583b634a16f.tar.gz
formatting
-rw-r--r--debian/changelog4
-rw-r--r--doc/examples/blog.mdwn1
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 579617d33..5da87301b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ikiwiki (2.71) UNRELEASED; urgency=low
+ikiwiki (2.71) unstable; urgency=low
* comments: Blog-style comment support, contributed by Simon McVittie.
* htmlbalance: New plugin contributed by Simon McVittie.
@@ -27,7 +27,7 @@ ikiwiki (2.71) UNRELEASED; urgency=low
affect sorting in inlines.
* Improve display of some openids (smcv)
- -- Joey Hess <joeyh@debian.org> Mon, 17 Nov 2008 14:02:10 -0500
+ -- Joey Hess <joeyh@debian.org> Sun, 21 Dec 2008 16:22:05 -0500
ikiwiki (2.70) unstable; urgency=low
diff --git a/doc/examples/blog.mdwn b/doc/examples/blog.mdwn
index afdabe316..0861d42f7 100644
--- a/doc/examples/blog.mdwn
+++ b/doc/examples/blog.mdwn
@@ -20,4 +20,5 @@ Some additional configuration you might want to do:
* Enable the [[comments|plugin/comments]] plugin and configure it to
enable comments to posts to the blog:
+
comments_pagespec => 'blog/posts/*',