diff options
author | Jonatan Kronqvist <jonatan.kronqvist@itmill.com> | 2011-04-14 16:35:40 +0000 |
---|---|---|
committer | Jonatan Kronqvist <jonatan.kronqvist@itmill.com> | 2011-04-14 16:35:40 +0000 |
commit | 8ca556d9f9ff6f49318d068b1b8562b71913efc3 (patch) | |
tree | 71140cbbf3c8eba84953e01da0a51c17357730d0 /WebContent | |
parent | eda03b558f65af874fe83f9b210ed6eeb9b2d81e (diff) | |
download | vaadin-framework-8ca556d9f9ff6f49318d068b1b8562b71913efc3.tar.gz vaadin-framework-8ca556d9f9ff6f49318d068b1b8562b71913efc3.zip |
Updated supported browser versions in release-notes
svn changeset:18303/svn branch:6.5
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/release-notes.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 15d8b55f39..9f3028b189 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -188,11 +188,11 @@ application servers:</p> it:</p> <ul> - <li>Mozilla Firefox 3</li> - <li>Internet Explorer releases 6, 7, and 8</li> - <li>Safari 3, 4 and 5</li> - <li>Opera 10</li> - <li>Google Chrome 5</li> + <li>Mozilla Firefox 3, 4</li> + <li>Internet Explorer releases 6, 7, 8 and 9</li> + <li>Safari 4 and 5</li> + <li>Opera 10, 11</li> + <li>Google Chrome (latest)</li> </ul> <p>The support for browsers follows the support by GWT. The browsers are supported on both |