diff options
author | Joey Hess <joey@kitenet.net> | 2010-07-05 20:19:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-07-05 20:19:31 -0400 |
commit | 7e3fb8b8a230a725df7814c15745c6fee9ddd5b1 (patch) | |
tree | 15434e781f615d4ef46e84c59d2fd09ea61ba899 /debian | |
parent | d89e2be91d79fca0a062744ff1dee630962cba7d (diff) | |
download | ikiwiki-7e3fb8b8a230a725df7814c15745c6fee9ddd5b1.tar ikiwiki-7e3fb8b8a230a725df7814c15745c6fee9ddd5b1.tar.gz |
comments: Added commentmoderation directive for easy linking to the comment moderation queue.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d426be019..18db7c0c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ ikiwiki (3.20100705) UNRELEASED; urgency=low * img: Add a margin around images displayed by this directive. + * comments: Added commentmoderation directive for easy linking to the + comment moderation queue. -- Joey Hess <joeyh@debian.org> Mon, 05 Jul 2010 13:59:42 -0400 |