diff options
author | xue <> | 2007-09-04 18:14:03 +0000 |
---|---|---|
committer | xue <> | 2007-09-04 18:14:03 +0000 |
commit | 44378671674217cf0cb417106b00e7dfc2ed780e (patch) | |
tree | f8437c435cc48c2993517ba47829d733987eb019 /HISTORY | |
parent | b0c09ede2a599d203af0d9a4486946c83c7ac284 (diff) |
fixed #676
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ 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#676 - Updated ActiveRecord Oracle Drives (Qiang) ENH: Ticket#678 - Improved DateTimeFormatInfo performance (Stever) ENH: Ticket#681 - TUrlMapping can construct custom URLs now (Qiang) ENH: Added THead requirement check (Qiang) |