summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-02-04 17:03:45 +0000
committerxue <>2007-02-04 17:03:45 +0000
commitf86b7d848ced181ea3c94ec1e760f0be3f58a3b1 (patch)
tree9660c603b13cf386f8384f50ed4c975157f238cc /HISTORY
parentcb7abfbc8a9f93c61345c53b63e259162bb3de2a (diff)
added renderer feature to TDataList.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index bccd9998..52079e7a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9,7 +9,7 @@ ENH: Ticket#519 - Update TActiveRecord implementation (Wei)
ENH: Added PRADO_CHMOD constant so that users can specify the permission of PRADO-created directories (Qiang)
ENH: Added Display property to TWebControl (Wei)
ENH: Added TUser.getState() and setState() for storing user session data (Qiang)
-ENH: Added renderer feature to TRepeater (Qiang)
+ENH: Added renderer feature to TRepeater and TDataList (Qiang)
Version 3.1.0 alpha January 15, 2007
====================================