diff --git a/CHANGES.rst b/CHANGES.rst index 0a8f3fd..be4873e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -15,6 +15,9 @@ New features: Bug fixes: +- Fix location of controlpanel events. + [jensens] + - Fixed tests when IRichText behavior is used. IRichText -> IRichTextBehavior This is a follow up to `issue 476 `_. diff --git a/plone/app/discussion/subscribers.zcml b/plone/app/discussion/subscribers.zcml index 5bb3535..20e1b7f 100644 --- a/plone/app/discussion/subscribers.zcml +++ b/plone/app/discussion/subscribers.zcml @@ -66,7 +66,7 @@