summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorcarl <>2007-08-04 18:12:09 +0000
committercarl <>2007-08-04 18:12:09 +0000
commitca5a6c8a86005dc13fa14d12282c375baf91a738 (patch)
tree308918499f25b47caffb81d04caaa92d54cd766a /HISTORY
parent271e60f4e5a7a7e366f6e95c15c502b79d276bd7 (diff)
added #533 to HISTORY
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 2f97d552..4ce5055b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)