Changeset 2399 for trunk/HISTORY

Show
Ignore:
Timestamp:
03/12/2008 01:15:01 PM (8 months ago)
Author:
xue
Message:

fixed #741.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r2398 r2399  
    2323CHG: Active Record no longer automatically performs adding/removing/updating related objects (Qiang) 
    2424CHG: TJavaScript::encode() will encode data as a list if integer indices are detected (Qiang) 
    25 ENH: Ticket#722 - Add Read Only capabilities to TInPlaceTextBox (Christophe) 
     25ENH: Ticket#722 - Added Read Only capabilities to TInPlaceTextBox (Christophe) 
     26ENH: Ticket#741 - Added CDbConnection.currentTransaction property (Qiang) 
    2627ENH: Ticket#743 - Added status code header in HTTP response when in error (Qiang) 
    2728ENH: Ticket#783 - Added date/time type support to soap implementation (Hongliang)