summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorwei <>2007-03-27 07:44:02 +0000
committerwei <>2007-03-27 07:44:02 +0000
commitcdf3ba1c190393d86460f8c13073dc9784436b3e (patch)
tree9c0cb581bb909b933a3f00ef3ed8df88e7c97318 /HISTORY
parent1b9b64637fe08848f610bbd19b80c031cb7dba63 (diff)
Fixed #430
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e4ee9543..c098cf21 100644
--- a/HISTORY
+++ b/HISTORY
@@ -13,6 +13,7 @@ BUG: SelectedIndices not return expected result for ActiveListBox (Wei)
ENH: Ticket#503 - Localization and parameter tags can now appear as a substring in a property initial value (Qiang)
ENH: Ticket#513 - Display last modified / revision in quickstart (Wei)
ENH: Ticket#519 - Update TActiveRecord implementation (Wei)
+ENH: Ticket#430 - clearing the validator errors (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)