aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-06-29 17:57:53 -0400
committerJoey Hess <joey@kitenet.net>2011-06-29 17:57:53 -0400
commitadd72de71a922a7d7759c96931759e3680baaeae (patch)
treec09e5f9dddd8e19f0e7269fccb1956365eb9d251 /debian
parent6d01db205f41f16755fe7fbe49694b3bba2121c8 (diff)
downloadikiwiki-add72de71a922a7d7759c96931759e3680baaeae.tar
ikiwiki-add72de71a922a7d7759c96931759e3680baaeae.tar.gz
merged smcv/comments-metadata
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8f659cb31..b1fd95fdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,10 @@ ikiwiki (3.20110609) UNRELEASED; urgency=low
whose title is mixed case, allow selecting between the mixed case and
all lower-case names.
* Fix ikiwiki-update-wikilist -r to actually work.
+ * comments: collect metadata in a scan-phase preprocess hook, which
+ fixes sorting comments by date. (smcv)
+ * Run scan hooks for internal pages (preprocess hooks already run in scan
+ mode) (smcv)
-- Joey Hess <joeyh@debian.org> Thu, 09 Jun 2011 10:06:44 -0400