diff --git a/CHANGES.txt b/CHANGES.txt index 3b9473a..de6d3ab 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,9 @@ Changelog 1.0b2 - unreleased ------------------ +* Move to plone.app.discussion-captcha feature declaration to meta.zcml. + [timo] + * Fix verify method for empty string input values. This is necessary for plone.app.discussion 1.0b5 compatibility. [timo] diff --git a/plone/formwidget/captcha/configure.zcml b/plone/formwidget/captcha/configure.zcml index 39b6378..3682340 100644 --- a/plone/formwidget/captcha/configure.zcml +++ b/plone/formwidget/captcha/configure.zcml @@ -11,6 +11,8 @@ + + - - - + + +