diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2013-11-25 19:48:58 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2013-11-25 19:48:58 +0100 |
commit | 10ccdbf5179ff6aa3cb7a170cd8c0b908492569f (patch) | |
tree | 08301487cffc0fc3cf50383fff3c214cb626afc5 /UPGRADE | |
parent | c73fd6154d3b6413b3a2532ce4da0e03473ad05e (diff) |
Updated version to 3.2.3
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ - Upgrading Instructions for PRADO Framework v3.2.2 + Upgrading Instructions for PRADO Framework v3.2.3 ================================================= !!!IMPORTANT!!! @@ -9,6 +9,9 @@ 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.2 +--------------------- + Upgrading from v3.2.1 --------------------- - TEmailAddressValidator's CheckMXRecord property now defaults to false. |