summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-01-26 20:39:12 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-01-26 20:39:12 -0500
commitc1befe5d871dba4776f6bb2742ba97f93e814eb3 (patch)
tree990da0ff0d5e58a2058af3fd57535f414a80b111 /debian
parent5dd67723c1b03ce3fbdc0a0b61d3d20fbe11b208 (diff)
update
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4d57b0e13..6a64a0c49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,8 @@ ikiwiki (3.03) UNRELEASED; urgency=low
config settings.
* comments: If comment content checks fail, store the comment
(in .ikiwiki/comments_pending) for moderator review.
- * comments: Add a moderation web interface.
+ * comments: Add a moderation web interface, which admins can
+ access via their Preferences page.
* git: Fix malformed utf8 recieved from git.
* meta: New "updated" metadata specifies a fake modification time for a
page, to be output into RSS and Atom feeds. (smcv)