diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-25 14:37:04 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-25 14:37:04 -0500 |
commit | ee74e61ffc6fa589361a080a2c1476b0fe5afaa3 (patch) | |
tree | 1584c4657e21495afe5f04b5a39e4e2991ccfab7 /debian/changelog | |
parent | caa6a784b06078105944ff143efdf2e2829a161a (diff) |
blogspam: Fix use of blogspam_options and blogspam_server config settings.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7f6605fbf..96089c101 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ ikiwiki (3.03) UNRELEASED; urgency=low * Avoid feeding decoded unicode to Term::ReadLine. Closes: 512169 - * blogspam: Log spam info on failure. + * blogspam: Log spam info on failure in debug mode. * Remove nonstandard css. Closes: #512378 + * blogspam: Fix use of blogspam_options and blogspam_server + config settings. -- Joey Hess <joeyh@debian.org> Sun, 18 Jan 2009 14:50:57 -0500 |