Changeset 2496 for trunk/HISTORY

Show
Ignore:
Timestamp:
08/14/2008 05:16:47 AM (4 months ago)
Author:
knut
Message:

fixed #908

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r2492 r2496  
    1616BUG: Ticket#897 - TSimpleDateFormatter: If no YearPattern is set it should default to current year (Knut) 
    1717BUG: Ticket#899 - TSqlCriteria: SQL-statements with limit and offset doesn't work (Knut) 
     18BUG: Ticket#904 - TDbConnection: Add emulate prepares workaround for boolean compares (Knut) 
     19BUG: Ticket#908 - TDbCache::init / Exception (Knut) 
    1820ENH: Added Prado.Validation.validateControl(id) on client side to validate a specific control (Michael) 
    1921ENH: Added MessageSource_Database to I18N (uses TDbConnection) (Michael)