diff options
author | xue <> | 2006-05-04 03:02:44 +0000 |
---|---|---|
committer | xue <> | 2006-05-04 03:02:44 +0000 |
commit | 27478826035da62e1cba07833101b162558f895a (patch) | |
tree | f202993add7c7b5f9992407234dd5272d2267cff /UPGRADE | |
parent | bdae204aaf0d47a284dd19fad52cacef4a4afa46 (diff) |
Merge from 3.0 branch till 1016.
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.0.0
+ Upgrading Instructions for PRADO Framework v3.1.0
=================================================
!!!IMPORTANT!!!
@@ -14,6 +14,9 @@ version B between A and C, you need to following the instructions for both A and B.
+Upgrading from v3.0.0
+---------------------
+
Upgrading from v3.0.0 RC2
-------------------------
- Template comment tag is changed from <! ... !> to <!-- ... --!>
|