Changeset 1141 for trunk/UPGRADE

Show
Ignore:
Timestamp:
06/04/2006 03:51:27 PM (3 years ago)
Author:
xue
Message:

Merge from 3.0 branch till 1140.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r1024 r1141  
    2424  In v3.0.0, the above URL is written as: 
    2525  /index.php/ServiceID/ServiceParam/Name1/Value1/Name2/Value2/... 
     26- TControl::onBubbleEvent() has been changed to TControl::bubbleEvent(). 
     27  This change only affects user controls that override this method. 
    2628 
    2729Upgrading from v3.0.0 RC2