Changeset 757 for trunk/UPGRADE

Show
Ignore:
Timestamp:
03/06/2006 10:12:59 AM (3 years ago)
Author:
xue
Message:

final fixes before 3.0b release.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r372 r757  
    11 
    2        PRADO v3.0a January 18, 2006 
     2                 PRADO v3.0b March 6, 2006 
     3                 ========================= 
    34 
    4 Backward compatibility is not maintained for v2.x and v1.x. 
     5Upgrading from v3.0a 
     6-------------------- 
     7A major change is the event names, which must be prefixed with 'On'. 
     8 
     9Upgrading from v2.x and v1.x 
     10---------------------------- 
     11PRADO v3.x is not backward compatible with v2.x and v1.x.