Automatically load the ZCML files of the captcha widgets if they are installed.

svn path=/plone.app.discussion/trunk/; revision=33498
This commit is contained in:
Hanno Schlichting
2010-01-27 16:14:35 +00:00
parent 29a81f0717
commit 034d0a93ad
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ Changelog
1.0b3 (XXXX-XX-XX)
------------------
* Automatically load the ZCML files of the captcha widgets if they are installed. [hannosch]
* Fixed i18n domain in GenericSetup profiles to be ``plone``. Other values aren't supported for GS profiles. [hannosch]
* Provide our own copy of the default one state workflow. Not all Plone sites have this workflow installed. [hannosch]
* Register the event subscribers for the correct interfaces in Plone 3. [hannosch]