diff options
author | ctrlaltca@gmail.com <> | 2011-10-02 21:29:59 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-10-02 21:29:59 +0000 |
commit | a2ffee815dfbd9648629c52bff5be62f266e4c34 (patch) | |
tree | 57fe7df02d13743eb36e895f7cddb1d763b447f1 /UPGRADE | |
parent | 11a6f4370bca4175c83e495cfaae9925a6788c98 (diff) |
little doc update
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -25,7 +25,8 @@ Upgrading from v3.1.x to support this change, but any custom component made by yourself could need some update efforts. The easist way to understand if a component is broken because of this change is to check if you get a 'Operation invalid when page is already rendering' exception. - +- A new "TReCaptcha" control has been added to overcome the limited security offered by TCaptcha. If you + are currently using TCaptcha, an update to the new control is really adviced. Upgrading from v3.1.10 |