summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-06-13 12:01:19 +0000
committerxue <>2006-06-13 12:01:19 +0000
commit15da6f4ef7a1bdfe03a59d9f17cda7d241fdb0b6 (patch)
tree483d06cf795dbf95c52bed6d439682852a01437a /HISTORY
parentdf05d222194535b6039975a1877bc61455d1abee (diff)
Added TPageService.BasePageClass property
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7fff00fb..ce142543 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6,6 +6,7 @@ BUG: Ticket#213 - PRADO Requirements Checker charset error (Qiang)
CHG: ensureChildControls() is now invoked in TControl::initRecursive (Qiang)
CHG: Postback enabled control will always disable default client-side browser action. (Qiang)
ENH: TRepeater, TDataList and TDataGrid will store data indices in DataKeys if DataKeyField is not set. (Qiang)
+ENH: Added TPageService.BasePageClass property (Qiang)
Version 3.0.1 June 4, 2006
==========================