diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-24 16:59:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-24 16:59:15 -0400 |
commit | 1640d12102c75d2214ab5117818e90182ba1a9ae (patch) | |
tree | 652f81057b2903c7b2d5f6a71f56059228afc070 /debian | |
parent | 2be49b623a85b10ad584d7e4e8c31c8436d1c16f (diff) |
blogspam: Don't check modifications from admins for spam, and also allow the blogspam_pagespec to do other matches against who the user is.
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 94eb507e6..ae2ff779e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ ikiwiki (3.20110124) UNRELEASED; urgency=low * comments: Fix commenting, broken by security fix. + * blogspam: Don't check modifications from admins for spam, and also + allow the blogspam_pagespec to do other matches against who the user is. -- Joey Hess <joeyh@debian.org> Mon, 24 Jan 2011 16:56:05 -0400 |