diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-07-24 12:22:49 +0200 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-07-24 12:22:49 +0200 |
commit | 0f332e6564ed67ef7eb4d715ce3bcb5ff54c50cf (patch) | |
tree | 00cecb80224872c25e712a59b417c5f1dff240cb /UPGRADE | |
parent | 3c208455c7775838e795909923536a7de13d9c5c (diff) |
Upgrade to newly released 3.2.23.2.2
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ - Upgrading Instructions for PRADO Framework v3.2.1 + Upgrading Instructions for PRADO Framework v3.2.2 ================================================= !!!IMPORTANT!!! @@ -9,6 +9,10 @@ if you want to upgrade from version A to version C and there is version B between A and C, you need to following the instructions for both A and B. +Upgrading from v3.2.1 +--------------------- +- TEmailAddressValidator's CheckMXRecord property now defaults to false. + Upgrading from v3.2.0 --------------------- - The TSecurityManagerValidationMode class and TSecurityManager's Validation property have been deprecated. |