diff options
author | xue <> | 2007-03-31 13:19:58 +0000 |
---|---|---|
committer | xue <> | 2007-03-31 13:19:58 +0000 |
commit | 767bbb6d3db3b3068b8772b953cf9f040750dece (patch) | |
tree | 7f28ae19cbd49b542115a59b79fe96adc46cfafc /HISTORY | |
parent | feb92283147d1fa30056197639e011d4e672acec (diff) |
Fixed #569.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ ENH: Ticket#503 - Localization and parameter tags can now appear as a substring ENH: Ticket#513 - Display last modified / revision in quickstart (Wei) ENH: Ticket#519 - Update TActiveRecord implementation (Wei) ENH: Ticket#537 - TActiveRecord Pk info ENH [usage: http://trac.pradosoft.com/prado/ticket/537] (Wei) +ENH: Ticket#569 - Added TTextBox.PersistPassword property (Qiang) 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) |