Changeset 838 for trunk/UPGRADE

Show
Ignore:
Timestamp:
04/01/2006 11:43:25 AM (3 years ago)
Author:
xue
Message:

Fixed a few typo in tutorial.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r837 r838  
    33         ================================================== 
    44 
     5!!!IMPORTANT!!! 
     6 
     7After upgrading, remember to delete everything under 
     8your PRADO application's cache and runtime directories. 
     9 
     10 
    511The following upgrading instructions are cumulative. That is, 
    612if you want to upgrade from version A to version C and there is 
    7 version B between A and C, then you need to following instructions 
     13version B between A and C, you need to following the instructions 
    814for both A and B. 
    915 
     
    2127  TLogger, TLogRouter, TDataFieldAccessor, TSimpleDateFormatter are moved to System.Util 
    2228 
     29 
    2330Upgrading from v3.0a 
    2431-------------------- 
    2532All event names must start with 'On'. 
    2633 
     34 
    2735Upgrading from v2.x and v1.x 
    2836----------------------------