]> source.dussan.org Git - vaadin-framework.git/commitdiff
Mention asserts and experimental plugin in release notes (#11530)
authorLeif Åstrand <leif@vaadin.com>
Fri, 3 May 2013 07:03:35 +0000 (10:03 +0300)
committerLeif Åstrand <leif@vaadin.com>
Fri, 3 May 2013 07:03:35 +0000 (10:03 +0300)
Change-Id: I25ee810c72ba32e8087f0da6ca3b72575505740d

WebContent/release-notes.html

index ed194e05c907d21b1ae0930708c9b4f702e6b3b3..eef0b1de0c6bfffa7bbc382bd603f1ca2d7fec23 100644 (file)
@@ -90,6 +90,7 @@
 
         <li>Native support for Internet Explorer 10</li>
         <li>Many locking fixes</li>
+        <li>Java <tt>assert</tt> statements added to critical code sections. Start JVM with <tt>-ea</tt> to use.</li>
       </ul>
 
       <p>
         of this release) to create a new project</li>
 
         <li>If using Eclipse, use the Vaadin Plugin for Eclipse, which automatically
-        downloads the Vaadin libraries</li>
+        downloads the Vaadin libraries. To use this prerelease version, the plugin should be
+        installed from the experimental update site (<tt>http://vaadin.com/eclipse/experimental</tt>).</li>
       </ul>
 
       <p>