[Laszlo-checkins] r5781 - openlaszlo/branches/4.0/docs

ben@openlaszlo.org ben at openlaszlo.org
Tue Jul 24 17:45:41 PDT 2007


Author: ben
Date: 2007-07-24 17:45:39 -0700 (Tue, 24 Jul 2007)
New Revision: 5781

Modified:
   openlaszlo/branches/4.0/docs/release-notes.html
Log:
tiny release note tweaks for new version string

Modified: openlaszlo/branches/4.0/docs/release-notes.html
===================================================================
--- openlaszlo/branches/4.0/docs/release-notes.html	2007-07-25 00:44:09 UTC (rev 5780)
+++ openlaszlo/branches/4.0/docs/release-notes.html	2007-07-25 00:45:39 UTC (rev 5781)
@@ -3,7 +3,8 @@
 <!-- * X_LZ_COPYRIGHT_BEGIN ***************************************************
 * Copyright 2001-2007 Laszlo Systems, Inc.  All Rights Reserved.              *
 * Use is subject to license terms.                                            *
-* X_LZ_COPYRIGHT_END ****************************************************** --><title>OpenLaszlo 4.0.4 Release Notes</title>
+* X_LZ_COPYRIGHT_END ****************************************************** -->
+<title>OpenLaszlo 4.0.4 Release Notes</title>
 
 
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
@@ -41,7 +42,7 @@
     <li><a href="http://www.openlaszlo.org/jira/browse/LPP-2958">lztest-textstyle.lzx fails in legals</a> The foreground and background colors of text are not handled the same in swf and in dhtml. There are minor display differences between SWF and DHTML, because SWF uses a separate background movieclip, whereas DHTML just uses bgcolor attribute of text. The workaround is to put an extra view in behind the text view. This workaround will not work for DHTML/Safari.</li>
     
 </ul>
-<h1>Resoloved Bugs in OpenLaszlo 4.0.3 (76)</h1>
+<h1>Resoloved Bugs in OpenLaszlo 4.0.4 (76)</h1>
 <ul>
 <li><a href="http://www.openlaszlo.org/jira/browse/LPP-1813">LPP-1813</a> Clicking on image in clips should put it into details view</li>
 <li><a href="http://www.openlaszlo.org/jira/browse/LPP-1834">LPP-1834</a> cubic bezier implementation in drawview has issues</li>
@@ -123,7 +124,7 @@
 <li><a href='http://www.openlaszlo.org/jira/browse/LPP-4271'>LPP-4271</a> Flash and DHTML: Problem selecting editable and non-editable combobox (Regression)</li>
 </ul>
 
-<h1>Improvements in OpenLaszlo 4.0.3</h1>
+<h1>Improvements in OpenLaszlo 4.0.4</h1>
 <ul>
     <li><a href="http://www.openlaszlo.org/jira/browse/LPP-2322">LPP-2322</a> Incubator component colorslider by Bajarang Lai Chitlangi</li>
     <li><a href='http://www.openlaszlo.org/jira/browse/LPP-2828'>LPP-2828</a> Find some way to get rid of LzFixTags in the LFC</li>    



More information about the Laszlo-checkins mailing list