summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarko Grönroos <magi@iki.fi>2008-05-20 08:08:33 +0000
committerMarko Grönroos <magi@iki.fi>2008-05-20 08:08:33 +0000
commit111e8b7b6d04f249b612501d6c623be55f8f832c (patch)
treeee592ee31ec0ff4b3b09114942d0ee8a15e10b70
parent7fb5f08410909765e198402026556574b2ef8177 (diff)
downloadvaadin-framework-111e8b7b6d04f249b612501d6c623be55f8f832c.tar.gz
vaadin-framework-111e8b7b6d04f249b612501d6c623be55f8f832c.zip
Toolkit 5.2.0rc4.
svn changeset:4558/svn branch:trunk
-rw-r--r--WebContent/release-notes.html11
-rw-r--r--build/VERSION.properties2
2 files changed, 7 insertions, 6 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index 4ab30b771f..6c69d07540 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -78,11 +78,12 @@ of fixed problems.</p>
some other good unzip program for Windows.</li>
<li><a href="http://dev.itmill.com/ticket/1636">#1636</a> Incompatibility with some
- versions of Firefox and other browsers based on Gekko 1.7. For example, the hosted mode
- browser of Google Web Toolkit 1.4.62 (included in IT Mill Toolkit) does not work in
- Linux. This is due to the new client-side loader code. For a workaround for hosted mode
- browser, use a custom loader HTML page, see for example the <tt>multiapp.html</tt> demo
- page.</li>
+ versions of Firefox and other browsers based on Gekko 1.7. For example, the <i>hosted
+ mode browser of Google Web Toolkit 1.4.62 (included in IT Mill Toolkit) does not work
+ fully in Linux</i> so the the new feature for having multiple applications per page is
+ not possible. This is due to the new client-side loader code. For a workaround for
+ loading multiple applications per page, use a static HTML loader page, see for example
+ the <tt>multiapp.html</tt> demo page.</li>
</ul>
diff --git a/build/VERSION.properties b/build/VERSION.properties
index fcb66cde6e..e16b38b105 100644
--- a/build/VERSION.properties
+++ b/build/VERSION.properties
@@ -1 +1 @@
-version=5.2.0rc3
+version=5.2.0rc4