diff options
author | xue <> | 2007-07-19 13:46:05 +0000 |
---|---|---|
committer | xue <> | 2007-07-19 13:46:05 +0000 |
commit | 46f58667d00624c115ad99a590aebef99ab133a5 (patch) | |
tree | c97aac85c4cba692542419d660cf5fe535aba423 /HISTORY | |
parent | 8f1347c3d3fc85fb894077042b0c359928dd9233 (diff) |
Fixed #577.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ BUG: Ticket#662 - Ensure TForm to properly encode the ampersand in action URL (Q BUG: Ticket#666 - TActiveRecord::deleteAll() method always requires a criteria or null parameter (Qiang) BUG: Ticket#670 - TDatePicker: Year Issue (Christophe) ENH: Ticket#667 - Added TFeedService.ContentType property (Qiang) +ENH: Ticket#577 - Added image button support for TPager (Qiang) ENH: Added THead requirement check (Qiang) Version 3.1.0 July 2, 2007 |