summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-09-04 18:03:23 +0000
committerxue <>2007-09-04 18:03:23 +0000
commitbe5e456c4eb6094bc459cd44af88cb0442f85ec0 (patch)
treec53f5cb1c2faea1880483ba84ab27791f2af449a /HISTORY
parent9d204d586526120bfa3fc217043edc1d69c11295 (diff)
fixed #664.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index dc4dc2f1..6992b7ba 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)