diff options
author | Jonatan Kronqvist <jonatan.kronqvist@itmill.com> | 2011-01-20 07:27:06 +0000 |
---|---|---|
committer | Jonatan Kronqvist <jonatan.kronqvist@itmill.com> | 2011-01-20 07:27:06 +0000 |
commit | ed10cb653fd8545bf17b0f457df7de48c6d42870 (patch) | |
tree | 8768a08cdf6bfadb162927425e5767984cea97c3 | |
parent | 2b3608fe37002c3e25807a30d73c13facf356530 (diff) | |
download | vaadin-framework-ed10cb653fd8545bf17b0f457df7de48c6d42870.tar.gz vaadin-framework-ed10cb653fd8545bf17b0f457df7de48c6d42870.zip |
Don't refer to GWT 2.0 in the release notes
svn changeset:16954/svn branch:6.5
-rw-r--r-- | WebContent/release-notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 7abe08e9b4..66d6c0b84d 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -121,7 +121,7 @@ href="http://dev.vaadin.com/roadmap">Vaadin Roadmap</a> in Vaadin Trac.</p> <p>As always, when upgrading from an earlier version, you should recompile any custom widget sets and refresh your project in Eclipse. If you are upgrading from earlier than -6.3.0, notice that Vaadin 6.4 uses GWT 2.0 (included in the installation package). See +6.3.0, notice that Vaadin 6.5 uses GWT 2.1 (included in the installation package). See <a href="#upgrading">General Upgrade Notes</a> for more details on upgrading.</p> <h2 id="widgetupgrade">Upgrading from Vaadin 6.0 or 6.1</h2> |