]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix to Release Notes for Vaadin 6.2.4.
authorMarko Grönroos <magi@iki.fi>
Fri, 12 Feb 2010 14:36:29 +0000 (14:36 +0000)
committerMarko Grönroos <magi@iki.fi>
Fri, 12 Feb 2010 14:36:29 +0000 (14:36 +0000)
svn changeset:11303/svn branch:6.2

WebContent/release-notes.html

index 41fac6e2662541d8b34704518b6678ba3fcacf23..d05e76b03a8be6c621d697e180f28dd32df7f5d7 100644 (file)
@@ -51,9 +51,8 @@ href="#changelog">Change Log</a> below.</p>
                mode name with, for example, <tt>PortletMode.EDIT.toString()</tt>.</li>
 
     <li>The feature leads to an identity problem when a window with the
-               same name is open in more than one browser window. There is no simple
-               way to work around this new problem and we therefore revert the bad
-               solution and see of we can find a better solution at a later time.</li>
+               same name is open in more than one browser window, causing
+               a synchronization error.</li>
 
        <li>Reverting this feature breaks backward compatibility with the
                Portlet 2.0 support in Vaadin versions 6.2.1 to 6.2.3</li>