diff options
author | xue <> | 2007-09-28 18:08:20 +0000 |
---|---|---|
committer | xue <> | 2007-09-28 18:08:20 +0000 |
commit | 199fc1254f84f851a2894df94487a45ed68f7c98 (patch) | |
tree | 55f899a4ed1a885ea2334db959acbe91e5e573a3 /HISTORY | |
parent | 4b292ae910c08c68ee62e5a96d7b879573921eee (diff) |
Fixed #665.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ ENH: Ticket#370 - TDataGrid now supports grouping cells (Qiang) ENH: Ticket#577 - Added image button support for TPager (Qiang) ENH: Ticket#623 - TMemCache to support multiple servers (Carl) ENH: Ticket#664 - Added support to styling thead, tbody, tfoot of TDataGrid (Qiang) +ENH: Ticket#665 - Added support to column mapping in Active Record (Qiang) ENH: Ticket#667 - Added TFeedService.ContentType property (Qiang) ENH: Ticket#672 - ForceSecureConnection to THttpRequest (Carl) ENH: Ticket#676 - Updated ActiveRecord Oracle Drives (Qiang) |