Author: hqm Date: 2008-01-23 12:41:51 -0800 (Wed, 23 Jan 2008) New Revision: 7873
Modified: openlaszlo/branches/wafflecone/docs/release-notes.html Log: update release notes Modified: openlaszlo/branches/wafflecone/docs/release-notes.html =================================================================== --- openlaszlo/branches/wafflecone/docs/release-notes.html 2008-01-23 18:50:26 UTC (rev 7872) +++ openlaszlo/branches/wafflecone/docs/release-notes.html 2008-01-23 20:41:51 UTC (rev 7873) @@ -4,7 +4,7 @@ * Copyright 2001-2008 Laszlo Systems, Inc. All Rights Reserved. * * Use is subject to license terms. * * X_LZ_COPYRIGHT_END ****************************************************** --> -<title>OpenLaszlo 4.0.8 Release Notes</title> +<title>OpenLaszlo 4.0.9 Release Notes</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../lps/includes/explore.css" type="text/css" /> @@ -13,11 +13,11 @@ <body class="release-notes"> -<h1>Release Notes for OpenLaszlo 4.0.8</h1> +<h1>Release Notes for OpenLaszlo 4.0.9</h1> <p class="bodytext"> -<b>OpenLaszlo 4.0.8 is a bugfix release</b> to OpenLaszlo 4.0.7. If you are using a version before 4.0.5, we recommending upgrading to 4.0.8. 4.0.8 is the recommended release for swf development! Support for applications to DHTML remains at "beta" level; it will be fully supported with OL 4.1. This release has been tested by users world wide and vetted by the Laszlo Systems Quality Assurance team.</p> +<b>OpenLaszlo 4.0.9 is a bugfix release</b> to OpenLaszlo 4.0.8. If you are using a version before 4.0.5, we recommending upgrading to 4.0.9. 4.0.9 is the recommended release for swf development! Support for applications to DHTML remains at "beta" level; it will be fully supported with OL 4.1. This release has been tested by users world wide and vetted by the Laszlo Systems Quality Assurance team.</p> <p> For every release, we rely on the OpenLaszlo community to help ensure @@ -32,12 +32,9 @@ Please see the <a href="http://download.openlaszlo.org/4.0.0/release-notes.html">OpenLaszlo 4.0 Release Notes</a> for an overview of significant changes since 3.x. </p> -<h1>Bugs Fixed in 4.0.8</h1> +<h1>Bugs Fixed in 4.0.9</h1> <ul> -<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-5205">LPP-5205</a>] - Debug.whyAlive no longer shows reference keeping object alive</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-5321">LPP-5321</a>] - Serious memory leak for CSS styled nodes</li> +<li>[<a href="http://www.openlaszlo.org/jira/browse/LPP-5368">LPP-5368</a>] - Can't have query string with queryType="POST"</li> <br> </ul> _______________________________________________ Laszlo-checkins mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins
