From fbb0da7b88f1828030e105929ee0fcd9e9dba83b Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Fri, 3 May 2013 10:03:35 +0300 Subject: Mention asserts and experimental plugin in release notes (#11530) Change-Id: I25ee810c72ba32e8087f0da6ca3b72575505740d --- WebContent/release-notes.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index ed194e05c9..eef0b1de0c 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -90,6 +90,7 @@
  • Native support for Internet Explorer 10
  • Many locking fixes
  • +
  • Java assert statements added to critical code sections. Start JVM with -ea to use.
  • @@ -144,7 +145,8 @@ of this release) to create a new project

  • If using Eclipse, use the Vaadin Plugin for Eclipse, which automatically - downloads the Vaadin libraries
  • + downloads the Vaadin libraries. To use this prerelease version, the plugin should be + installed from the experimental update site (http://vaadin.com/eclipse/experimental).

    -- cgit v1.2.3