diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-10 14:17:27 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-10 14:17:27 -0500 |
commit | af9566a6952905beff7f1ca9db64f01c3faf4ff2 (patch) | |
tree | b1faa5d7de142d7527b20a6cd4187f1c348694ad /debian | |
parent | 3572f5ea1af1b5b20fbd2377e71e3dfeedbabe0a (diff) |
comments: Add support for removing comments via web interface. (smcv)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 74556906e..61aee299d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ikiwiki (3.02) UNRELEASED; urgency=low * repolist: New plugin to support the rel=vcs-* microformat. * goodstuff: Include repolist by default. (But it does nothing until configured with the repository locations.) + * comments: Add support for removing comments via web interface. (smcv) -- Joey Hess <joeyh@debian.org> Tue, 06 Jan 2009 15:02:52 -0500 |