Update changes.

svn path=/plone.app.discussion/trunk/; revision=40535
This commit is contained in:
Timo Stollenwerk 2010-10-06 13:56:49 +00:00
parent 4bbfe677e4
commit 43bd68a6df
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@ Changelog
1.0b9 (unreleased)
------------------
- Replace the can_manage method with a can_review method that checks the
'Review comments' permission. This fixes
http://dev.plone.org/plone/ticket/11145.
[timo]
- Fix moderation actions (publish, delete) in the moderation view with virtual
hosts. This is a replacement for http://dev.plone.org/plone/changeset/35608.
[timo]