------------------
* New feature: As a moderator, I am notified when new comments require my
attention.
[timo]
* Sphinx-based developer documentation added. See
http://packages.python.org/plone.app.discussion.
[timo]
* Rename "Single State Workflow" to "Comment Single State Workflow".
[timo]
* Rename 'publish comment' to 'approve comment'. This fixes 1608470.
[timo]
* Show a warning in the moderation view if the moderation workflow is disabled.
[timo]
* Move 'Moderate comments' link from site actions to user actions.
[timo]
* Fix 662654: As an administrator, I can configure a Collection to show recent
comments. Comment.Type() now correctly returns the FTI title ('Comment')
[chaoflow]
* German translation updated.
[juh]
* Fix 2419342: Fix untranslated published/deleted status messages.
[timo]
* Remove fixed width of the actions column of the moderation view. The
translated button titles can differ in size from the English titles.
[timo]
* Fix 2494228: Remove comments as well when a content object is deleted.
[timo]
* Fix unicode error when non-ASCII characters are typed into the name field of a
comment by anonymous users.
[regebro]
* Make p.a.d. work with the recent version of plone.z3cform (0.5.10)
[timo]
* Make p.a.d. styles less generic. This fixes 10253.
[timo]
* Added greek translation.
[ggozad]
* A bug in the moderator panel meant you couldn't delete items in a virtual
host, if your portal was named "plone".
[regebro]