Changeset 1536 for branches/3.0/HISTORY

Show
Ignore:
Timestamp:
12/01/2006 01:51:21 PM (2 years ago)
Author:
xue
Message:

fixed #468.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/3.0/HISTORY

    r1535 r1536  
    88BUG: TPager would not display if it was invisible previously (Qiang) 
    99ENH: Ticket#446 - Added TMetaTagCollection.getMetaTagByID method (Qiang) 
     10ENH: Ticket#468 - Added support of using all property tags in skins (Qiang) 
    1011ENH: Ticket#471 - Added methods in TAssetManager to expose published path and URL (Qiang) 
    1112CHG: Ticket#437 - __autoload is replaced by spl_autoload_register (Qiang)