Author: lou
Date: 2008-01-06 03:37:30 -0800 (Sun, 06 Jan 2008)
New Revision: 7740

Modified:
   openlaszlo/branches/wafflecone/docs/release-notes.html
Log:
Change 20080106-lou-f by [EMAIL PROTECTED] on 2008-01-06 07:33:47 AST
    in /Users/lou/src/svn/openlaszlo/branches/wafflecone
    for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone

Summary: Update release notes for 4.0.8/Eskimo Pie release

New Features: added four fixed bugs; update copyright

Bugs Fixed: http://www.openlaszlo.org/jira/browse/LPP-5326

Technical Reviewer: (pending)
QA Reviewer: Mayme Kratt
Doc Reviewer: (pending)



Modified: openlaszlo/branches/wafflecone/docs/release-notes.html
===================================================================
--- openlaszlo/branches/wafflecone/docs/release-notes.html      2008-01-06 
11:36:15 UTC (rev 7739)
+++ openlaszlo/branches/wafflecone/docs/release-notes.html      2008-01-06 
11:37:30 UTC (rev 7740)
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en"><head>
 <!-- * X_LZ_COPYRIGHT_BEGIN ***************************************************
-* Copyright 2001-2007 Laszlo Systems, Inc.  All Rights Reserved.              *
+* Copyright 2001-2008 Laszlo Systems, Inc.  All Rights Reserved.              *
 * Use is subject to license terms.                                            *
 * X_LZ_COPYRIGHT_END ****************************************************** -->
 <title>OpenLaszlo 4.0.7 Release Notes</title>
@@ -46,6 +46,7 @@
 <h1>Bugs Fixed in 4.0.7</h1>
 <ul>
 <li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-1636'>LPP-1636</a>] - 
Scripts do not handle spaces in path names</li>
+<li>[<a href="http://www.openlaszlo.org/jira/browse/LPP-2071";>LPP-2071</a>] - 
__LzDebug.whyAlive() incorrectly reports leaking arrays with SWF8</li>
 <li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-2593'>LPP-2593</a>] - 
Trunk: lzc and lzc.bat will not run in a standard Windows configuration</li>
 <li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4099'>LPP-4099</a>] - 
Can't get onerror event while loading resources from 403 forbidden image 
links</li>
 <li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-4142'>LPP-4142</a>] - 
LZC arguments that use an equal sign (such as --runtime=swf8) do not work on 
the Windows command line (cmd).</li>
@@ -61,8 +62,10 @@
 <li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-5004'>LPP-5004</a>] - 
Generate Release Notes for 4.0.7</li>
 <li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-5004'>LPP-5012</a>] -  
Multiple calls to callJS fails in Firefox</li>
 <li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-5004'>LPP-5016</a>] - 
_parse gets called before canvas is initialized</li>
+<li>[<a href="http://www.openlaszlo.org/jira/browse/LPP-5217";>LPP-5217</a>] - 
windows can leak memory</li>
 <li>[<a href='http://www.openlaszlo.org/jira/browse/LPP-5070'>LPP-5070</a>] - 
Videos not playing in YouTube demo</li>
-
+<li>[<a href="http://www.openlaszlo.org/jira/browse/LPP-5205";>LPP-5205</a>] - 
Debug.whyAlive no longer shows reference keeping object alive</li>
+<li>[<a href="http://www.openlaszlo.org/jira/browse/LPP-5321";>LPP-5321</a>] - 
Serious memory leak for CSS styled nodes</li>
 <br>
 <p><b>Notes on LPP-5070:</b> Due to recent changes in the YouTube REST API and 
Google's caching procedures, a small number of videos in the YouTube Demo will 
still not load when selected.</p>
 


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to