From bbcfa6649deeeb5d221133d3c69e54fc8111f76a Mon Sep 17 00:00:00 2001 From: Marko Grönroos Date: Mon, 10 Jan 2011 11:08:01 +0000 Subject: Some fixes to Release Notes. svn changeset:16833/svn branch:6.5 --- WebContent/release-notes.html | 132 ++++++++++-------------------------------- 1 file changed, 30 insertions(+), 102 deletions(-) (limited to 'WebContent') diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 66af0410cb..2922c0bc98 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -28,7 +28,6 @@ @@ -39,16 +38,18 @@ contains a number of significant enhancements.

Enhancements

@@ -58,16 +59,16 @@ contains a number of significant enhancements.

The following changes can break backward compatibility in applications using an earlier version of Vaadin:

Backwards compatible API Changes

@@ -75,11 +76,11 @@ contains a number of significant enhancements.

The following backwards compatible class/method changes have been made:

Theme changes

@@ -88,22 +89,22 @@ contains a number of significant enhancements.

New themeing possibilities:

@@ -174,79 +175,6 @@ If you package a widget set as a JAR for use in other projects:

Using the Vaadin project facet in the Eclipse IDE does the steps 1 and 2 automatically.

-

Instructions for Upgrading from IT Mill Toolkit 5

- -

While the Vaadin 6 API is otherwise mostly backward-compatible with IT Mill Toolkit 5.4, the -change of the product name has made it necessary to reflect it in the Java package names, -some name prefixes, and some other details.

- -

Server-side Upgrade Instructions

- - - -

Client-side Upgrade Instructions

- -

The following changes are relevant only if you have developed or integrated custom -client-side widgets with Google Web Toolkit (GWT).

- - -

Notes and Limitations for Google App Engine

The following instructions and limitations apply when you run a Vaadin application -- cgit v1.2.3