summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authortof <>2007-09-30 09:16:50 +0000
committertof <>2007-09-30 09:16:50 +0000
commit2755e4de0f662b6b069ab74e5e9c9271f17d1044 (patch)
treef867d366e038d5cc257719653a0983fb383f9893 /HISTORY
parent925eb88b45d87db5c03ca3df3a13d8575f258988 (diff)
Fixed #340
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 964781f3..72e13d76 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,6 @@
Version 3.1.1 To be released
============================
+BUG: Ticket#340 - Callbacks and Firebug compatibility problem (Christophe)
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)