Changeset 2435 for trunk/HISTORY

Show
Ignore:
Timestamp:
04/18/2008 08:12:19 AM (8 months ago)
Author:
tof
Message:

Fixed #833

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

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