diff options
author | xue <> | 2007-04-02 02:55:00 +0000 |
---|---|---|
committer | xue <> | 2007-04-02 02:55:00 +0000 |
commit | 28aa10b5a05d5f4822382db890bbc89b7107dbbe (patch) | |
tree | bb9de3e25f808cd7029ffb7025dcc975c07ef26a /UPGRADE | |
parent | c29fa08c41c2774f2e4c4b3aa0dfa7a0ade86e7c (diff) |
update for 3.0.7 release.3.0.7
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.6
+ Upgrading Instructions for PRADO Framework v3.0.7
=================================================
!!!IMPORTANT!!!
@@ -13,6 +13,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.0.6
+---------------------
+
Upgrading from v3.0.5
---------------------
- TRepeater does not render <span> anymore for empty item template.
|