Changeset 2415 for trunk/HISTORY

Show
Ignore:
Timestamp:
03/24/2008 03:39:47 PM (8 months ago)
Author:
xue
Message:

fixed #819

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r2413 r2415  
    2323BUG: Ticket#808 - Client side validation should work for file upload. (Qiang) 
    2424BUG: Fixed a bug in TPropertyValue::ensureArray() (Qiang) 
     25CHG: Ticket#819 - TLogRoute now displays GM time instead of local time (Qiang) 
    2526CHG: Changed TConditional so that the controls in its template behave like they are in its parent (Qiang) 
    2627CHG: Active Record many-to-many relationship change from self::HAS_MANY to self::MANY_TO_MANY (Wei)