]> source.dussan.org Git - vaadin-framework.git/commitdiff
Updated Release notes
authorJonatan Kronqvist <jonatan.kronqvist@itmill.com>
Mon, 3 Oct 2011 11:32:42 +0000 (11:32 +0000)
committerJonatan Kronqvist <jonatan.kronqvist@itmill.com>
Mon, 3 Oct 2011 11:32:42 +0000 (11:32 +0000)
svn changeset:21511/svn branch:6.6

WebContent/release-notes.html

index 224dc7b9ab475e3cf74643ded26bb2623b5e9ab6..6b0e66b7216a89ad0855c003b9e88538777dc53e 100644 (file)
@@ -41,7 +41,7 @@
 
 <p>Vaadin @version@ is a maintenance release for Vaadin Framework 6.6. It contains several important fixes.</p>
 
-<h3>Security fixes in Vaadin Framework 6.6.7</h3>
+<h3>Security fixes introduced in Vaadin Framework 6.6.7</h3>
 
 <p>
 Vaadin 6.6.7 fixes several security issues discovered by Wouter Coekaerts (<a href="http://wouter.coekaerts.be/">http://wouter.coekaerts.be/</a>) and an internal review.
@@ -131,14 +131,12 @@ package). See <a href="#upgrading">General Upgrade Instructions</a> for more det
 
 <h3>Fixes in Vaadin @version@</h3>
     <p>
-    #7541   Table.setColumnCollapsed("id",true) will cleared PropertyDataSource for any fields in table item properties
-    #3125   Portlet size is not updated when window is resized
-    #6420   Solution for menu too long.
-    #7560   ComboBox: Writing the name of a new item and clicking on drop down menu works inconsistently.
+      #7692    Cannot load static resources in /VAADIN from JARs on GlassFish and some other servers<br/>
+      #6698    Scrolling with the mouse is aborted when data is received from the server<br/>
     </p>
         <p>
             The <a
-                href="http://dev.vaadin.com/query?status=closed&type=defect&milestone=Vaadin+6.7.0.rc1&or&status=closed&type=defect&milestone=Vaadin+6.7.0.beta1&group=status&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority">full
+                href="http://dev.vaadin.com/query?status=closed&type=defect&milestone=Vaadin+6.6.8&group=status&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority">full
                 details of the defects</a> can be found at dev.vaadin.com.
         </p>