diff options
author | Marko Grönroos <magi@iki.fi> | 2009-02-26 12:42:18 +0000 |
---|---|---|
committer | Marko Grönroos <magi@iki.fi> | 2009-02-26 12:42:18 +0000 |
commit | 0180f5538dd5cde1345693e31a3a25f78a0244b1 (patch) | |
tree | 978ea747f43fd8a1135d9551ec75199ddd3f50e1 /WebContent/release-notes.html | |
parent | 48045ce86969d6510ace8888608f7b6346c1a9f5 (diff) | |
download | vaadin-framework-0180f5538dd5cde1345693e31a3a25f78a0244b1.tar.gz vaadin-framework-0180f5538dd5cde1345693e31a3a25f78a0244b1.zip |
Toolkit 5.3.0 RC12.
svn changeset:6959/svn branch:trunk
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r-- | WebContent/release-notes.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index d0f70ddada..4ac661912d 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -47,6 +47,10 @@ web site</span></a>.</p> <p>As GWT now requires Java 5, support for Java 1.4 is discontinued also in IT Mill Toolkit.</p> +<p>IT Mill Toolkit supports the Sun Microsystems JDK and JRE, though others should work as +well. When running the demo application, the Jetty web server may produce errors in the +console if using certain other Java implementations, especially the GNU JRE.</p> + <h2>Debug Mode Enabled by Default</h2> <p>The debug mode is now enabled by default, to allow debugging |