diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-11 16:29:00 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-11 16:29:00 -0500 |
commit | 9c274a001a17df01d9ea609c1c39eae72e4c6404 (patch) | |
tree | 743885034d530914447f2ab9e52d47d99546eb97 | |
parent | d1ebdcd0a23617a578e78e464e3b36f0390f3c4d (diff) | |
download | ikiwiki-9c274a001a17df01d9ea609c1c39eae72e4c6404.tar ikiwiki-9c274a001a17df01d9ea609c1c39eae72e4c6404.tar.gz |
formatting
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2a0217dc4..bae0e7ee0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ ikiwiki (3.20100303) UNRELEASED; urgency=low * Fix utf8 issues in calls to md5_hex. * moderatedcomments: Added moderate_pagespec that can be used to control which users or comment locations are moderated. - This can be used, just for example, to moderate http://myopenid.com/* + This can be used, just for example, to moderate "user(http://myopenid.com/*)" if you're getting a lot of spammers from one particular openid provider (who should perhaps answer your emails about them), while not moderating other users. |