From: Marko Grönroos Date: Fri, 29 Jul 2011 13:37:23 +0000 (+0000) Subject: Moved Change Log to the beginning. For #7312. X-Git-Tag: 6.7.0.beta1~137^2~7 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5935d10d2c16db3f55b6ac3e237b884aab00ef15;p=vaadin-framework.git Moved Change Log to the beginning. For #7312. svn changeset:20034/svn branch:6.6 --- diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 7663e3f288..9f11093091 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -41,6 +41,22 @@

Vaadin @version@ is a maintenance release for Vaadin Framework 6.6. It contains several important fixes.

+ + +

Change Log, Future Releases, and Upgrading

+ +

See this list of closed tickets for a +full list of tickets fixed in this release.

+ +

Problem fixes and enhancements planned for upcoming releases can be found in the Vaadin Roadmap in Vaadin Trac.

+ +

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 +6.5.x or earlier, notice that Vaadin 6.6 uses GWT 2.3 (included in the installation +package). See General Upgrade Instructions for more details on upgrading.

+ +

Enhancements in Vaadin Framework 6.6

General enhancements:

@@ -92,23 +108,6 @@
  • Top level windows no more gain focus automatically when the application is loaded in embedded hosting solutions like in Portals. Thus keyboard shortcuts might not work until a Vaadin component is focused either by user or via the server side API. (#6724)
  • -

    Change Log, Future Releases, and Upgrading

    - -

    See the following lists of closed tickets for a complete list of changes in this release:

    - - - -

    Problem fixes and enhancements planned for upcoming releases can be found in the Vaadin Roadmap in Vaadin Trac.

    - -

    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 -6.5.x or earlier, notice that Vaadin 6.6 uses GWT 2.3 (included in the installation -package). See General Upgrade Instructions for more details on upgrading.

    -

    Upgrading from Vaadin 6.0 or 6.1

    The way how widget sets are defined was simplified in Vaadin 6.2.