diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-16 22:39:11 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-16 22:39:11 -0500 |
commit | 7ee92cab4095fb22d77a0b0100a472c6901eb519 (patch) | |
tree | 805b6bf94c98083bb4fba06665f17b34f55397d5 /debian/changelog | |
parent | 16c56af605f40db843b859c537d42494e33ae4c4 (diff) |
blogspam: New plugin, adding spam filtering for page editing / comment posting using the BlogSpam.net API.
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 b75fe6afc..cb362d6e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ ikiwiki (3.02) UNRELEASED; urgency=low in blogging. * checkcontent: New hook, can be used to implement arbitrary content filters, including spam filters. + * blogspam: New plugin, adding spam filtering for page editing / comment + posting using the BlogSpam.net API. -- Joey Hess <joeyh@debian.org> Tue, 06 Jan 2009 15:02:52 -0500 |