Changeset 2432 for trunk/HISTORY

Show
Ignore:
Timestamp:
04/18/2008 04:02:05 AM (8 months ago)
Author:
tof
Message:

Implemented #800

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r2427 r2432  
    3939ENH: Ticket#757 - TDateFormat and TNumberFormat now implement IDataRenderer (Qiang) 
    4040ENH: Ticket#783 - Added date/time type support to soap implementation (Hongliang) 
     41ENH: Ticket#800 - Added database connection charset for MySql (donkee) 
    4142ENH: Active Record supports multiple foreign references of the same table (Wei) 
    4243ENH: Added TDbCommand.queryColumn() (Qiang)