Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Habersack <grendel@twistedcode.net>2009-06-19 10:18:46 +0400
committerMarek Habersack <grendel@twistedcode.net>2009-06-19 10:18:46 +0400
commit0f89bbf80c0a8dbdd8b7a2aa81d6c63ec3e579f3 (patch)
treedc5606b59eb5f2ef89f74550f1459396cec6bf7e
parentd6aaa92a41f96cb8c69824508b1f93d7ae30e76e (diff)
Backport of r136396
svn path=/branches/mono-2-4-2/mono/; revision=136456
-rw-r--r--ChangeLog4
-rw-r--r--data/browscap.ini3
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b7d708d148..eabfc632109 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
2009-06-18 Marek Habersack <mhabersack@novell.com>
* data/browscap.ini: applied Mono modifications to the upstream
- version. Fixes three tests failing in System.Web.
+ version. Fixes three tests failing in System.Web. Fixes bug #513965
+ Added ecmascriptversion, msdomversion and w3cdomversion to the IE
+ 8.0 entry. Fixes bug #513965
2009-06-15 Andreia Gaita <avidigal@novell.com>
diff --git a/data/browscap.ini b/data/browscap.ini
index 7f60d456b3a..1267e1deb40 100644
--- a/data/browscap.ini
+++ b/data/browscap.ini
@@ -16872,6 +16872,9 @@ JavaScript=true
ActiveXControls=true
CssVersion=3
supportsCSS=true
+ecmascriptversion=1.2
+msdomversion=8.0
+w3cdomversion=1.0
[Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0*)*]
Parent=IE 8.0