Changeset 2397 for trunk/HISTORY

Show
Ignore:
Timestamp:
03/11/2008 10:44:18 AM (10 months ago)
Author:
xue
Message:

Fixed #808.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r2394 r2397  
    1616BUG: Ticket#799 - Fixed several link errors in documentation about PDO (Qiang) 
    1717BUG: Ticket#803 - TActiveRecord cannot be serialized/unserialized correctly. (Qiang) 
     18BUG: Ticket#808 - Client side validation should work for file upload. (Qiang) 
    1819BUG: Fixed a bug in TPropertyValue::ensureArray() (Qiang) 
    1920CHG: Changed TConditional so that the controls in its template behave like they are in its parent (Qiang)