summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-11-29 13:00:49 +0000
committerxue <>2006-11-29 13:00:49 +0000
commitf65a7202bf0c48e487aa8ec21115b709c69d8118 (patch)
tree42c83d3ad02f9a2a8894e53cc32652fadba9e6c0 /HISTORY
parent6ac4dbfdd6cce30d656393558b5e34852a7a3129 (diff)
fixed #471.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bcff6c72..2cf40d5c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6,6 +6,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#471 - Added methods in TAssetManager to expose published path and URL (Qiang)
CHG: Ticket#437 - __autoload is replaced by spl_autoload_register (Qiang)
CHG: Ticket#454 - Redundant PHP Version Check (Qiang)
CHG: Ticket#460 - Validators will not perform validation if parents are disabled (Qiang)