Changeset 1560 for trunk/HISTORY

Show
Ignore:
Timestamp:
12/03/2006 09:15:22 PM (2 years ago)
Author:
xue
Message:

merge from 3.0 branch till 1559.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r1547 r1560  
    1919Version 3.0.6 December 4, 2006 
    2020============================== 
     21BUG: Ticket#400 - TJavascriptLogger incompatible with Firefox 2.0 RC1 (Wei) 
    2122BUG: Ticket#442 - TPageService getBasePath in namespace form (Qiang) 
    2223BUG: Ticket#443 - Template comment tag messed up with HTML comment tag (Qiang) 
     24BUG: Ticket#453 - I18N controls should accept UNIX timestamps (Wei) 
     25BUG: Ticket#463 - TPhpErrorException: Non-static method DateTimeFormatInfo::getInstance() (Wei) 
    2326BUG: Ticket#467 - typo in TUrlMapping.php (Qiang) 
     27BUG: Ticket#476 - Problem when adding a new text (translate) with MessageSource_XLIFF (Wei) 
    2428BUG: TTableCell should render   only when Text is not set and there's no child (Qiang) 
    2529BUG: global state was not saved when redirect() is invoked (Qiang) 
     
    2933ENH: Ticket#468 - Added support of using all property tags in skins (Qiang) 
    3034ENH: Ticket#471 - Added methods in TAssetManager to expose published path and URL (Qiang) 
     35ENH: Add ToggleKey for TJavascriptLogger (Wei) 
    3136CHG: Ticket#437 - __autoload is replaced by spl_autoload_register (Qiang) 
    3237CHG: Ticket#454 - Redundant PHP Version Check (Qiang) 
     
    3742CHG: TDataBoundControl will not throw exception if CurrentPageIndex is out of range (Qiang) 
    3843NEW: TUrlManager (Qiang) 
     44 
    3945 
    4046Version 3.0.5 October 23, 2006