List:Commits« Previous MessageNext Message »
From:jon Date:October 21 2008 11:28pm
Subject:svn commit - mysqldoc@docsrva: r12115 - trunk/dynamic-docs/changelog
View as plain text  
Author: jstephens
Date: 2008-10-21 23:28:46 +0200 (Tue, 21 Oct 2008)
New Revision: 12115

Log:

Fixed version numbers in Maria release preambles




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


Modified: trunk/dynamic-docs/changelog/mysqld-versions.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-versions.xml	2008-10-21 18:39:44 UTC (rev 12114)
+++ trunk/dynamic-docs/changelog/mysqld-versions.xml	2008-10-21 21:28:46 UTC (rev 12115)
Changed blocks: 3, Lines Added: 3, Lines Deleted: 3; 1135 bytes

@@ -38,7 +38,7 @@
     <versionentrypreamble>
 
       <para>
-        The following changes apply only to builds of MySQL 5.1.24 that
+        The following changes apply only to builds of MySQL 5.1.27 that
         include the <literal>MARIA</literal> storage engine.
       </para>
 

@@ -52,7 +52,7 @@
     <versionentrypreamble>
 
       <para>
-        The following changes apply only to builds of MySQL 5.1.24 that
+        The following changes apply only to builds of MySQL 5.1.26 that
         include the <literal>MARIA</literal> storage engine.
       </para>
 

@@ -65,7 +65,7 @@
     <versionentrypreamble>
 
       <para>
-        The following changes apply only to builds of MySQL 5.1.24 that
+        The following changes apply only to builds of MySQL 5.1.25 that
         include the <literal>MARIA</literal> storage engine.
       </para>
 


Thread
svn commit - mysqldoc@docsrva: r12115 - trunk/dynamic-docs/changelogjon21 Oct