diff options
author | wei <> | 2007-01-25 05:49:22 +0000 |
---|---|---|
committer | wei <> | 2007-01-25 05:49:22 +0000 |
commit | 682f7ef6933f4ad485baedddf7a30367d003d7bf (patch) | |
tree | f0eb02ab8373f481b212b5406bfdb95e48b03b10 /HISTORY | |
parent | 9b4174135679398eaed518db99f3c72545aa3876 (diff) |
Fixed #502
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ Version 3.1.0 beta to be released ================================= ENH: Added PRADO_CHMOD constant so that users can specify the permission of PRADO-created directories (Qiang) +ENH: Ticket#519 - Update TActiveRecord implementation (Wei) +ENH: Add Display property to TWebControl (Wei) +BUG: Ticket#517 - Quickstart I18N sample: conflicting module ID (Wei) +BUG: Ticket#521 - comment tag on TActiveButton stop callback (Wei) Version 3.1.0 alpha January 15, 2007 ==================================== |