diff options
author | xue <> | 2008-04-21 18:11:58 +0000 |
---|---|---|
committer | xue <> | 2008-04-21 18:11:58 +0000 |
commit | a11ef9b1ad180e8a4a64232a605053d8598f22c4 (patch) | |
tree | 9e06cc1ed72e8e30e300b38ccc25b6d75be9f6cf /UPGRADE | |
parent | bb4d2b044dbf4f6e4e8175431e9d921f02b9adcc (diff) |
post release adjustment.
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.1.2
+ Upgrading Instructions for PRADO Framework v3.1.3
=================================================
!!!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.1.2
+---------------------
+
+
Upgrading from v3.1.1
---------------------
- The RELATIONS type declaration in Active Record classes for Many-to-Many using
|