summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-05-05 12:14:48 +0000
committerxue <>2006-05-05 12:14:48 +0000
commit94583ceb3e1d6bb2ab7a61c4907487a152fb4801 (patch)
tree5fcb9cd8f42c352147ef61a4dc422911ee587c95 /HISTORY
parentdb7d5e7d65bba035a5adedc84d683f3195bf27ea (diff)
Merge from 3.0 branch till 1033.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 1 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index c80b8f18..b35cb588 100644
--- a/HISTORY
+++ b/HISTORY
@@ -10,9 +10,8 @@ Version 3.0.1 June 1, 2006
ENH: Ticket#150 - TDataGrid and TDataList now render table section tags (Qiang)
ENH: Ticket#152 - constituent parts of TWizard are exposed (Qiang)
ENH: added sanity check to calling event handlers (Qiang)
-CHG: Ticket#153 - TAssetManager now ignores .svn directories (Qiang)
-CHG: Ticket#154 - HTML comments are now parsed as regular template strings (Qiang)
CHG: Ticket#151 - URL format is modified to handle empty GET values (Qiang)
+CHG: Ticket#153 - TAssetManager now ignores .svn directories (Qiang)
NEW: TTableHeaderRow, TTableFooterRow and table section support (Qiang)
NEW: TCompositeControl (Qiang)