Changeset 2402 for trunk/HISTORY

Show
Ignore:
Timestamp:
03/12/2008 02:10:11 PM (8 months ago)
Author:
xue
Message:

Fixed #757.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r2401 r2402  
    2626ENH: Ticket#741 - Added CDbConnection.currentTransaction property (Qiang) 
    2727ENH: Ticket#743 - Added status code header in HTTP response when in error (Qiang) 
     28ENH: Ticket#757 - TDateFormat and TNumberFormat now implement IDataRenderer (Qiang) 
    2829ENH: Ticket#783 - Added date/time type support to soap implementation (Hongliang) 
    2930ENH: Active Record supports multiple foreign references of the same table (Wei)