List:Commits« Previous MessageNext Message »
From:jon Date:April 11 2008 8:40am
Subject:svn commit - mysqldoc@docsrva: r10451 - in trunk: dynamic-docs/changelog refman-5.1
View as plain text  
Author: jstephens
Date: 2008-04-11 10:40:20 +0200 (Fri, 11 Apr 2008)
New Revision: 10451

Log:

Added CGE-6.3.13 release date, download location.



Modified:
   trunk/dynamic-docs/changelog/mysqld-versions.xml
   trunk/refman-5.1/news-5.1-core.xml


Modified: trunk/dynamic-docs/changelog/mysqld-versions.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-versions.xml	2008-04-11 02:13:13 UTC (rev 10450)
+++ trunk/dynamic-docs/changelog/mysqld-versions.xml	2008-04-11 08:40:20 UTC (rev 10451)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 836 bytes

@@ -38,7 +38,8 @@
 
   </versionentry>
   <versionentry ver="5.1.24" reldate="Not yet released"/>
-  <versionentry ver="5.1.24" subver="ndb-6.3.13" reldate="Not yet released"/>
+  <versionentry ver="5.1.24" subver="ndb-6.3.14" reldate="Not yet released"/>
+  <versionentry ver="5.1.24" subver="ndb-6.3.13" reldate="10 April 2008"/>
   <versionentry ver="5.1.23" reldate="29 January 2008"/>
   <versionentry ver="5.1.23" subver="ndb-6.3.12" reldate="05 April 2008"/>
   <versionentry ver="5.1.23" subver="ndb-6.2.15" reldate="Not yet released"/>


Modified: trunk/refman-5.1/news-5.1-core.xml
===================================================================
--- trunk/refman-5.1/news-5.1-core.xml	2008-04-11 02:13:13 UTC (rev 10450)
+++ trunk/refman-5.1/news-5.1-core.xml	2008-04-11 08:40:20 UTC (rev 10451)
Changed blocks: 5, Lines Added: 7, Lines Deleted: 14; 2960 bytes

@@ -74,18 +74,12 @@
         5.1.23-ndb-6.3.11 and MySQL 5.1.23-ndb-6.3.12.
       </para>
 
-      <remark role="TODO">
-        6.2/6.3: Uncomment "Obtaining..." when the release has been made
-        and the tarballs have been uploaded to the FTP site.
-      </remark>
-
-<!--
       <formalpara>
 
-        <title>Obtaining &mccge-series; 5-1-24-ndb-6-3-13</title>
+        <title>Obtaining &mccge-series; 5.1.24-ndb-6.3.13</title>
 
         <para>
-          &mccge-series; 5-1-24-ndb-6-3-13 &mdash; like all releases for
+          &mccge-series; 5.1.24-ndb-6.3.13 &mdash; like all releases for
           &mccge-series; &mdash; is a source-only release which you must
           compile and install using the instructions found in
           <xref linkend="installing-source"/>, and in

@@ -106,7 +100,7 @@
                   Download the commercial source archive from the MySQL
                   FTP site at <ulink url="&base-url-cge-files;"/>. The
                   file
-                  <filename>mysql-5-1-24-ndb-6-3-13/mysqlcom-5-1-24-ndb-6-3-13-telco.tar.gz</filename>
+                  <filename>mysql-5.1.24-ndb-6.3.13/mysqlcom-5.1.24-ndb-6.3.13-telco.tar.gz</filename>
                   in this directory contains the complete commercial
                   source archive.
                 </para>

@@ -135,7 +129,7 @@
                   If you wish to use &mccge-series; under the GPL, you
                   can obtain the GPL source tarball from the MySQL FTP
                   site at <ulink url="&base-url-cge-files;"/>. The file
-                  <filename>mysql-5-1-24-ndb-6-3-13/mysql-5-1-24-ndb-6-3-13-telco.tar.gz</filename>
+                  <filename>mysql-5.1.24-ndb-6.3.13/mysql-5.1.24-ndb-6.3.13-telco.tar.gz</filename>
                   in this directory contains the complete GPL source
                   archive.
                 </para>

@@ -166,7 +160,6 @@
         </para>
 
       </formalpara>
--->
 
       <note>
         <para role="release-non-production">

@@ -190,9 +183,9 @@
         5.1.23-ndb-6.3.11 and MySQL 5.1.23-ndb-6.3.12 before these were
         withdrawn due to issues uncovered soon after they were released.
         MySQL 5.1.24-ndb-6.3.13 also includes all bugfixes and feature
-        enhancements that were made in the mainline 5.1.21, 5.1.22,
-        5.1.23, and 5.1.24 releases; information about these can be
-        found in <xref linkend="news-5-1-21"/>,
+        enhancements that were made in the mainline MySQL 5.1.21,
+        5.1.22, 5.1.23, and 5.1.24 releases; information about these can
+        be found in <xref linkend="news-5-1-21"/>,
         <xref linkend="news-5-1-22"/>, <xref linkend="news-5-1-23"/>,
         and <xref linkend="news-5-1-24"/>.
       </para>


Thread
svn commit - mysqldoc@docsrva: r10451 - in trunk: dynamic-docs/changelog refman-5.1jon11 Apr