diff options
author | Leif Åstrand <leif@vaadin.com> | 2012-02-15 09:43:30 +0200 |
---|---|---|
committer | Leif Åstrand <leif@vaadin.com> | 2012-02-15 09:43:30 +0200 |
commit | 50236af1ceffec30469f2855cd4f12e66f7f1d95 (patch) | |
tree | df704856c1d4eb64871bd9a70845e75ceaa89c90 /WebContent | |
parent | b2bde32434c3768123f0c683403c00fdcc1364ee (diff) | |
parent | e91601dc67ee61e44f7e5e9689890073445e2bba (diff) | |
download | vaadin-framework-50236af1ceffec30469f2855cd4f12e66f7f1d95.tar.gz vaadin-framework-50236af1ceffec30469f2855cd4f12e66f7f1d95.zip |
Merge remote branch 'origin/master' into layoutperformance
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/release-notes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 09f0df7641..1ca217bc56 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -330,11 +330,11 @@ </p> <ul> - <li>Mozilla Firefox 8</li> + <li>Mozilla Firefox 10</li> <li>Internet Explorer 8-9</li> <li>Safari 5</li> <li>Opera 11</li> - <li>Google Chrome 15</li> + <li>Google Chrome 16</li> </ul> <h2 id="vaadinontheweb">Vaadin on the Web</h2> |