Register the event subscribers for the correct interfaces in Plone 3.

svn path=/plone.app.discussion/trunk/; revision=33488
This commit is contained in:
Hanno Schlichting
2010-01-27 13:51:44 +00:00
parent 1b78a1839b
commit efc60b2620
2 changed files with 65 additions and 25 deletions
+1
View File
@@ -4,6 +4,7 @@ Changelog
1.0b3 (XXXX-XX-XX)
------------------
* Register the event subscribers for the correct interfaces in Plone 3. [hannosch]
* Factored out subscriber declarations into its own ZCML file. [hannosch]
* Bugfix for #2281226: Moderation View: Comments disappear when hitting the 'Apply' button without choosing a bulk action. [timo]
* Allow to show the full text of a comment in the moderation view. [timo]