diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-06 16:19:17 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-06 16:19:17 -0500 |
commit | b384af237df92e787f84f845d0d2bc182f7775ff (patch) | |
tree | aba9caff584e7b5a87d63c8483ab01f36c88bc8d /debian | |
parent | e33a65719a58a65201c1c742f544f5cab38ad23c (diff) | |
download | ikiwiki-b384af237df92e787f84f845d0d2bc182f7775ff.tar ikiwiki-b384af237df92e787f84f845d0d2bc182f7775ff.tar.gz |
opendiscussion: This plugin will also now allow posting comments
to otherwise locked-down sites.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b4acac633..a65592277 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ ikiwiki (3.20100123) UNRELEASED; urgency=low * Add link to userpage (or creation link) to top of preferences page. * auto-blog.setup: Lock all pages, so only admin can post to the blog by default. + * opendiscussion: This plugin will also now allow posting comments + to otherwise locked-down sites. -- Joey Hess <joeyh@debian.org> Tue, 26 Jan 2010 22:25:33 -0500 |