diff options
author | Johannes Dahlström <johannes.dahlstrom@vaadin.com> | 2012-01-12 11:17:28 +0000 |
---|---|---|
committer | Johannes Dahlström <johannes.dahlstrom@vaadin.com> | 2012-01-12 11:17:28 +0000 |
commit | 4f6bc36661f0d07a6bafd7af3a0cd386f3ab9675 (patch) | |
tree | 196a59679668115c8df88d9d2d74c062a2442c4a /WebContent | |
parent | d90f3ed208c5b5f8f6580afa95f8f22125361c2b (diff) | |
download | vaadin-framework-4f6bc36661f0d07a6bafd7af3a0cd386f3ab9675.tar.gz vaadin-framework-4f6bc36661f0d07a6bafd7af3a0cd386f3ab9675.zip |
Merge from 6.7
svn changeset:22607/svn branch:6.8
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/release-notes.html | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 2fe8083556..8813bc343d 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -340,25 +340,6 @@ 6.2.0 release notes</a> for more details. </p> - - - - - <h3 id="knownissues">Known problems and limitations in Vaadin - @version@</h3> - - <ul> - <li><p id="zipissue"> - <a href="http://dev.vaadin.com/ticket/1155">#1155</a>: - Uncompressing the installation package fails in Windows if using - the default Zip uncompression. Uncompression gives (in Windows - Vista) an error message about too long filenames, and a more - obscure message in other versions of Windows. Workaround: use <a - href="http://www.7-zip.org/">7-Zip</a> or some other good unzip - program for Windows. - </p> - </li> - </ul> <h4 id="gae">Notes and Limitations for Google App Engine</h4> <p>The following instructions and limitations apply when you run a @@ -480,11 +461,11 @@ </p> <ul> - <li>Mozilla Firefox 3-8</li> + <li>Mozilla Firefox 3-9</li> <li>Internet Explorer 6-9</li> <li>Safari 4-5</li> <li>Opera 10-11</li> - <li>Google Chrome 13-15</li> + <li>Google Chrome 13-16</li> </ul> <p> |