summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-12-02 19:27:15 +0000
committerxue <>2006-12-02 19:27:15 +0000
commitbf8caefce718cc38ccfd121d9cd718f42021b2b9 (patch)
treefa376e7955c5ae7f7dac0ebaa70fafad45fbd674 /HISTORY
parentc0239466d7e7142a67f6233169377b10fd93e6ec (diff)
merge from 3.0 branch till 1540.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index df900d9a..7c197661 100644
--- a/HISTORY
+++ b/HISTORY
@@ -24,6 +24,7 @@ BUG: TTableCell should render &nbsp; only when Text is not set and there's no ch
BUG: global state was not saved when redirect() is invoked (Qiang)
BUG: TPager would not display if it was invisible previously (Qiang)
ENH: Ticket#446 - Added TMetaTagCollection.getMetaTagByID method (Qiang)
+ENH: Ticket#451 - Modified TUrlMapping to extend from TUrlManager (Qiang)
ENH: Ticket#468 - Added support of using all property tags in skins (Qiang)
ENH: Ticket#471 - Added methods in TAssetManager to expose published path and URL (Qiang)
CHG: Ticket#437 - __autoload is replaced by spl_autoload_register (Qiang)
@@ -33,6 +34,7 @@ CHG: TDataGrid now does not set default table styles (Qiang)
CHG: TRepeater does not render <span> anymore for empty item template (Qiang)
CHG: THttpRequest.constructUrl() now encodes ampersand by default (Qiang)
CHG: TDataBoundControl will not throw exception if CurrentPageIndex is out of range (Qiang)
+NEW: TUrlManager (Qiang)
Version 3.0.5 October 23, 2006
==============================