List:Commits« Previous MessageNext Message »
From:jon Date:August 11 2008 3:38pm
Subject:svn commit - mysqldoc@docsrva: r11518 - in trunk: common dynamic-docs/changelog
View as plain text  
Author: jstephens
Date: 2008-08-11 15:38:29 +0200 (Mon, 11 Aug 2008)
New Revision: 11518

Log:

Updating Cluster version/release info



Modified:
   trunk/common/phrases.ent
   trunk/dynamic-docs/changelog/mysqld-versions.xml


Modified: trunk/common/phrases.ent
===================================================================
--- trunk/common/phrases.ent	2008-08-11 12:09:34 UTC (rev 11517)
+++ trunk/common/phrases.ent	2008-08-11 13:38:29 UTC (rev 11518)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 1381 bytes

@@ -15,7 +15,7 @@
 
 <!-- Specific to MySQL Cluster, used in 5.1 Manual and Cluster API docs  -->
 <!ENTITY mysql-cluster-current-6.2 "5.1.24-ndb-6.2.16"><!-- Current MySQL NDB
6.2 version - update with new releases -->
-<!ENTITY mysql-cluster-current-6.3 "5.1.24-ndb-6.3.16-beta"><!-- Current MySQL
NDB 6.3 version - update with new releases -->
+<!ENTITY mysql-cluster-current-6.3 "5.1.24-ndb-6.3.17"><!-- Current MySQL NDB
6.3 version - update with new releases -->
 <!ENTITY mysql-cluster-warning-section '<formalpara
role="mysql-cluster-warning"><title>MySQL Cluster</title><para>The
information in this section applies to users of MySQL Cluster only. For more information,
see <xref linkend="mysql-cluster"/>.</para></formalpara>'>
 <!ENTITY mysql-cluster-warning-begin '<formalpara
role="mysql-cluster-warning"><title>MySQL Cluster</title><para>The
following information applies to users of MySQL Cluster only. For more information, see
<xref linkend="mysql-cluster"/>.</para></formalpara>'>
 <!ENTITY mysql-cluster-warning-end '<para role="mysql-cluster-warning">The
following information applies to all MySQL users.</para>'>
\ No newline at end of file


Modified: trunk/dynamic-docs/changelog/mysqld-versions.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-versions.xml	2008-08-11 12:09:34 UTC (rev 11517)
+++ trunk/dynamic-docs/changelog/mysqld-versions.xml	2008-08-11 13:38:29 UTC (rev 11518)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 695 bytes

@@ -44,6 +44,7 @@
 
   </versionentry>
   <versionentry ver="5.1.24" reldate="08 April 2008"/>
+  <versionentry ver="5.1.24" subver="ndb-6.3.17" reldate="Not yet released"/>
   <versionentry ver="5.1.24" subver="ndb-6.3.16" reldate="27 June 2008"/>
   <versionentry ver="5.1.24" subver="ndb-6.2.16" reldate="Not yet released"/>
   <versionentry ver="5.1.24" subver="ndb-6.3.15" reldate="30 May 2008"/>


Thread
svn commit - mysqldoc@docsrva: r11518 - in trunk: common dynamic-docs/changelogjon11 Aug