diff options
author | xue <> | 2007-09-04 18:03:23 +0000 |
---|---|---|
committer | xue <> | 2007-09-04 18:03:23 +0000 |
commit | be5e456c4eb6094bc459cd44af88cb0442f85ec0 (patch) | |
tree | c53f5cb1c2faea1880483ba84ab27791f2af449a /HISTORY | |
parent | 9d204d586526120bfa3fc217043edc1d69c11295 (diff) |
fixed #664.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ BUG: Ticket#666 - TActiveRecord::deleteAll() method always requires a criteria o BUG: Ticket#670 - TDatePicker: Year Issue (Christophe) 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#667 - Added TFeedService.ContentType property (Qiang) ENH: Ticket#672 - ForceSecureConnection to THttpRequest (Carl) ENH: Ticket#678 - Improved DateTimeFormatInfo performance (Stever) |