Changeset 972 for trunk/UPGRADE

Show
Ignore:
Timestamp:
04/26/2006 04:18:01 PM (3 years ago)
Author:
xue
Message:

Merge from 3.0 branch till 971.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r914 r972  
    11 
    2          Upgrading Instructions for PRADO Framework v3.0.0 RC2 
    3          ===================================================== 
     2         Upgrading Instructions for PRADO Framework v3.0.0 
     3         ================================================= 
    44 
    55!!!IMPORTANT!!! 
    66 
    77After upgrading, remember to delete everything under 
    8 your PRADO application's cache and runtime directories. 
     8your PRADO application's assets and runtime directories. 
    99 
    1010 
     
    1313version B between A and C, you need to following the instructions 
    1414for both A and B. 
     15 
     16 
     17Upgrading from v3.0.0 RC2 
     18------------------------- 
     19There should be no compatibility issues. 
    1520 
    1621 
     
    2732  the integers as their list item values. Previously, it used the array 
    2833  values as the list item values. 
     34 
    2935 
    3036Upgrading from v3.0.0 beta