diff options
author | wei <> | 2007-01-28 01:22:37 +0000 |
---|---|---|
committer | wei <> | 2007-01-28 01:22:37 +0000 |
commit | ace9c57b1c50709bbe8085e9cf99161a4c574be2 (patch) | |
tree | 63e9dfb9c4f270e478869f863d36a344f1de5acc /HISTORY | |
parent | 97b4d7ca7f7edcedc2d9c113a60d827a967f2c5e (diff) |
Fixed TActiveListBox bug. Add more meta for active record. Fix TCallback docs.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Version 3.1.0 beta to be released BUG: Ticket#517 - Quickstart I18N sample: conflicting module ID (Wei) BUG: Ticket#521 - comment tag on TActiveButton stop callback (Wei) BUG: TXmlElement did not encode attribute and text values when being saved as a string (Qiang) +BUG: SelectedIndices not return expected result for ActiveListBox (Wei) ENH: Ticket#513 - Display last modified / revision in quickstart (Wei) ENH: Ticket#519 - Update TActiveRecord implementation (Wei) ENH: Added PRADO_CHMOD constant so that users can specify the permission of PRADO-created directories (Qiang) |