summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2016-04-12 15:17:23 +0200
committerFabio Bas <ctrlaltca@gmail.com>2016-04-12 15:17:23 +0200
commit51702c7564454b18232e19fa9ca0d05ed33c4b3c (patch)
tree33ca0fdc9398d5985bcee23728399bcd91e63f17 /UPGRADE
parent4cdb8c50f3467d8eaeac6c268242bcc6347add3b (diff)
Doc update for #587
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPGRADE b/UPGRADE
index e445c329..1230a15b 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -9,6 +9,13 @@ 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.3.0
+---------------------
+- The long-time deprecated 'MySQL' translation source has been removed.
+ The 'Database' source can be used instead, specifying a valid ConnectionID
+ in the source parameter:
+ <translation type="Database" source="db1" autosave="true" cache="false" />
+
Upgrading from v3.2.x
---------------------
- Since PRADO 3.3.0, jQuery is the javascript framework of choice. All the existing PRADO controls have