diff options
| -rw-r--r-- | HISTORY | 3 | 
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@  Version 3.1.1 To be released  ============================ +BUG: Ticket#533 - HttpRequest::getBrowser() throws an error if browsercap.ini is invalid (Carl)  BUG: Ticket#592 - TRadioButton with UniqueGroupName always return false to getChecked (Christophe)  BUG: Ticket#648 - Validation: onClick and onBlur events order (Christophe)  BUG: Ticket#656 - TDatePicker does not return correct value when in callback mode (Christophe) @@ -9,9 +10,9 @@ 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#667 - Added TFeedService.ContentType property (Qiang) +ENH: Ticket#672 - ForceSecureConnection to THttpRequest (Carl)  ENH: Ticket#678 - Improved DateTimeFormatInfo performance (Stever)  ENH: Ticket#681 - TUrlMapping can construct custom URLs now (Qiang) -ENH: Ticket#672 - ForceSecureConnection to THttpRequest (Carl)  ENH: Added THead requirement check (Qiang)  CHG: GeSHi is replaced with Text_Highlighter (Christophe)  CHG: Validators will not validate disabled controls (Qiang)  | 
