summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorCiro Mattia Gonano <ciromattia@gmail.com>2013-07-24 12:22:49 +0200
committerCiro Mattia Gonano <ciromattia@gmail.com>2013-07-24 12:22:49 +0200
commit0f332e6564ed67ef7eb4d715ce3bcb5ff54c50cf (patch)
tree00cecb80224872c25e712a59b417c5f1dff240cb /UPGRADE
parent3c208455c7775838e795909923536a7de13d9c5c (diff)
Upgrade to newly released 3.2.23.2.2
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE6
1 files changed, 5 insertions, 1 deletions
diff --git a/UPGRADE b/UPGRADE
index f95c6af3..73a093bb 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -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.