[Laszlo-checkins] r14337 - in openlaszlo/branches/4.4: . docs/src

ptw@openlaszlo.org ptw at openlaszlo.org
Fri Jul 17 19:15:12 PDT 2009


Author: ptw
Date: 2009-07-17 19:15:09 -0700 (Fri, 17 Jul 2009)
New Revision: 14337

Modified:
   openlaszlo/branches/4.4/build.properties
   openlaszlo/branches/4.4/docs/src/release-notes.html
Log:
Change 20090717-ptw-U by ptw at dueling-banjos.home on 2009-07-17 22:13:30 EDT
    in /Users/ptw/OpenLaszlo/4.4
    for http://svn.openlaszlo.org/openlaszlo/branches/4.4

Summary: Release notes and Production

Technical Reviewer: amuntz (pending)



Modified: openlaszlo/branches/4.4/build.properties
===================================================================
--- openlaszlo/branches/4.4/build.properties	2009-07-17 14:38:53 UTC (rev 14336)
+++ openlaszlo/branches/4.4/build.properties	2009-07-18 02:15:09 UTC (rev 14337)
@@ -6,7 +6,7 @@
 version.id = 4.4.1
 version.id.upper = 4.4.1
 # Set this in a release to the release name
-release = Latest
+release = Production
 release.id = 4.4.1
 # Set this in a release to the release build
 # Otherwise an ant task will compute it from svn

Modified: openlaszlo/branches/4.4/docs/src/release-notes.html
===================================================================
--- openlaszlo/branches/4.4/docs/src/release-notes.html	2009-07-17 14:38:53 UTC (rev 14336)
+++ openlaszlo/branches/4.4/docs/src/release-notes.html	2009-07-18 02:15:09 UTC (rev 14337)
@@ -39,9 +39,8 @@
     <hr>
     <h1>Release Notes for OpenLaszlo @VERSIONID@</h1>
     <hr>
-    <p>OpenLaszlo @VERSIONID@ is a bug fix release, with more than 60
-      bugs fixed primarily in the area of DHTML since OpenLaszlo
-      4.3. OpenLaszlo @VERSIONID@ is the recommended platform for all
+    <p>OpenLaszlo @VERSIONID@ is a very small bug fix release, with 9 additional bug fixes since OpenLaszlo
+      4.4. To see the list of bug fixes, see our <a href="http://www.openlaszlo.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=11002" target="_blank">JIRA bug tracking system</a>.  OpenLaszlo @VERSIONID@ is the recommended platform for all
       application development in the SWF8, SWF9, and DHTML
       runtimes.</p>
 
@@ -119,12 +118,16 @@
 </p>
 
     <h2>Bugs Fixed in OpenLaszlo @VERSIONID@</h2>
-    <p>The @VERSIONID@ release includes over 60 bug fixes since 4.3; we have provided links to
-      our JIRA bug tracking system where you can view the details:</p>
+    <p>These links to
+      our JIRA bug tracking system detail the changes in recent
+    releases:</p>
     <ul>
-      <li>
-        <a href="http://www.openlaszlo.org/jira/secure/IssueNavigator.jspa?mode=hide&amp;requestId=10972" target="_blank">Fixed bugs in @VERSIONID@</a>
+    <li>
+        <a href="http://www.openlaszlo.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=11002" target="_blank">Fixed bugs in 4.4.1</a>
       </li>
+    <li>
+    <a href="http://www.openlaszlo.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=10990" target=_"blank">Fixed bugs in 4.4.0<a/>
+    </li>
       <li>
         <a href="http://www.openlaszlo.org/jira/secure/IssueNavigator.jspa?mode=hide&amp;requestId=10950" target="_blank">Fixed bugs in 4.3.0</a>
       </li>
@@ -307,10 +310,8 @@
       sponsor to bring SWF9 and many other improvements to the
       community. Special thanks to Andr&#xE9; Bargull and Raju Bitter
       for their continued and amazing support of the project. Special
-      recognition goes to community contributors: Sarah Allen,
-      Ildefonso Gomariz Abril, and Mao YingZhuo. And heartfelt thanks
-      to Phil Romanik, Don Anderson, Josh Crowley, and Lou Iorio for
-      their tireless efforts and significant contributions. </p>
+      recognition goes to community contributors: Sarah Allen for this 
+      release.</p>
 
     <hr>
     <p>OpenLaszlo @VERSIONID@ @RELEASE@ @BUILDID@ @BUILDDATE@</p>



More information about the Laszlo-checkins mailing list