diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-25 15:42:13 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-25 15:42:13 -0500 |
commit | c154fa5d6cd1620be7b139b08040740a1bdfafbc (patch) | |
tree | dedb206dfb05f839c9196096f89bb92bf721947f /debian/changelog | |
parent | 0cfb159bb0f14b769f7182b0ca13e019c5df6d04 (diff) |
comments: If comment content checks fail, store the comment (in .ikiwiki/comments_pending) for moderator review.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 96089c101..002ae12c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ikiwiki (3.03) UNRELEASED; urgency=low * Remove nonstandard css. Closes: #512378 * blogspam: Fix use of blogspam_options and blogspam_server config settings. + * comments: If comment content checks fail, store the comment + (in .ikiwiki/comments_pending) for moderator review. -- Joey Hess <joeyh@debian.org> Sun, 18 Jan 2009 14:50:57 -0500 |