summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2015-11-07 15:06:50 +0100
committerFabio Bas <ctrlaltca@gmail.com>2015-11-07 15:06:50 +0100
commit11666237dbdc0eb9e01d5d739994bdd88a551168 (patch)
treeab061320a2afeaaa428d676d0d46230c8e9fcf78 /UPGRADE
parent0749f11251a1bc72a2d24049036e3a24db74cb50 (diff)
Prepare for release: update (c) year to 2015, version to 3.3
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE8
1 files changed, 6 insertions, 2 deletions
diff --git a/UPGRADE b/UPGRADE
index 51f0304d..cb84f619 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,5 +1,5 @@
- Upgrading Instructions for PRADO Framework v3.2.3
+ Upgrading Instructions for PRADO Framework v3.3.0
=================================================
!!!IMPORTANT!!!
@@ -9,8 +9,12 @@ 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.x
---------------------
+- Since PRADO 3.3.0, jQuery is the javascript framework of choice. All the existing PRADO controls have
+ already been ported, and prototype is still included to provide backward comaptibility for custom controls.
+ Anyway, updating custom controls is probably a good idea. Have a look at the "Upgrading from v3.2" page in
+ the Quickstart tutorial for more informations.
Upgrading from v3.2.1
---------------------