diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-27 13:14:53 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-27 13:14:53 -0500 |
commit | 94c932ee3d13924e3d916e859c2c9efa8e07ae31 (patch) | |
tree | aa9e2b49089d801f6c242e1808449447d4314c5a /debian/changelog | |
parent | db247437fd575a921adbf610c71276d3200442fa (diff) |
thought
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 6a64a0c49..785681ff4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,9 @@ ikiwiki (3.03) UNRELEASED; urgency=low - * Avoid feeding decoded unicode to Term::ReadLine. - Closes: 512169 + * Avoid feeding decoded unicode to Term::ReadLine. Closes: 512169 * 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. + * 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. * comments: Add a moderation web interface, which admins can |