diff options
author | Artur Signell <artur.signell@itmill.com> | 2009-12-18 09:14:16 +0000 |
---|---|---|
committer | Artur Signell <artur.signell@itmill.com> | 2009-12-18 09:14:16 +0000 |
commit | 3870552d2e5a8a35d0a3d37ff660cc95e6384566 (patch) | |
tree | 47989e53be9165422c7bcc7451ab57530a64056d | |
parent | 95dc98c5d0e00b6805b590cfda5e0b9200eaea24 (diff) | |
download | vaadin-framework-3870552d2e5a8a35d0a3d37ff660cc95e6384566.tar.gz vaadin-framework-3870552d2e5a8a35d0a3d37ff660cc95e6384566.zip |
Removed old #2652 comment
svn changeset:10418/svn branch:6.2
-rw-r--r-- | WebContent/release-notes.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index b72d36f126..0672acaf21 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -497,13 +497,12 @@ it:</p> <li>Mozilla Firefox 3</li> <li>Internet Explorer releases 6, 7, and 8</li> <li>Safari 3 and 4</li> - <li>Opera 9.6 and 10</li> + <li>Opera 10</li> </ul> <p>The support for browsers follows the support by GWT. The browsers are supported on both Windows and Mac, if available. Firefox is supported also on Linux (Opera 10a1 works also -on Linux though also suffers from <a -href="http://dev.vaadin.com/ticket/2652">#2652</a>). There may be differences between the +on Linux). There may be differences between the exact versions of the supported browsers that may cause incompatibility with applications made with Vaadin.</p> |