diff options
author | xue <> | 2007-03-31 13:30:05 +0000 |
---|---|---|
committer | xue <> | 2007-03-31 13:30:05 +0000 |
commit | a7db73d475f9732f3c785f388732692e1cb23543 (patch) | |
tree | aeaec6a6cf8930b448b79316d865adf22c2066f0 /HISTORY | |
parent | 767bbb6d3db3b3068b8772b953cf9f040750dece (diff) |
Fixed #561.
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#561 - Powered by PRADO image to become an asset (Qiang) 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) |