List:Commits« Previous MessageNext Message »
From:paul Date:February 22 2007 7:50pm
Subject:svn commit - mysqldoc@docsrva: r5031 - in trunk: . refman-4.1 refman-5.1
View as plain text  
Author: paul
Date: 2007-02-22 20:50:55 +0100 (Thu, 22 Feb 2007)
New Revision: 5031

Log:
 r20371@polar:  paul | 2007-02-22 13:50:34 -0600
 Move changelog entry.


Modified:
   trunk/refman-4.1/news-4.1.xml
   trunk/refman-5.1/news-5.1.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:20367
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:16721
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:20371
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:16721
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593


Modified: trunk/refman-4.1/news-4.1.xml
===================================================================
--- trunk/refman-4.1/news-4.1.xml	2007-02-22 19:10:55 UTC (rev 5030)
+++ trunk/refman-4.1/news-4.1.xml	2007-02-22 19:50:55 UTC (rev 5031)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 688 bytes

@@ -240,6 +240,13 @@
 
       <listitem>
         <para>
+          Foreign key identifiers for <literal>InnoDB</literal> tables
+          could not contain certain characters. (Bug #24299)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           The number of <literal>setsockopt()</literal> calls performed
           for reads and writes to the network socket was reduced to
           decrease system call overhead. (Bug #22943)


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2007-02-22 19:10:55 UTC (rev 5030)
+++ trunk/refman-5.1/news-5.1.xml	2007-02-22 19:50:55 UTC (rev 5031)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 7; 684 bytes

@@ -1305,13 +1305,6 @@
 
       <listitem>
         <para>
-          Foreign key identifiers for <literal>InnoDB</literal> tables
-          could not contain certain characters. (Bug #24299)
-        </para>
-      </listitem>
-
-      <listitem>
-        <para>
           On Windows, the <literal>SLEEP()</literal> function could
           sleep too long, especially after a change to the system clock.
           (Bug #14094, Bug #17635, Bug #24686)


Thread
svn commit - mysqldoc@docsrva: r5031 - in trunk: . refman-4.1 refman-5.1paul22 Feb