List:Commits« Previous MessageNext Message »
From:paul.dubois Date:August 4 2008 9:28pm
Subject:svn commit - mysqldoc@docsrva: r11488 - in trunk: . dynamic-docs/changelog
View as plain text  
Author: paul
Date: 2008-08-04 21:28:26 +0200 (Mon, 04 Aug 2008)
New Revision: 11488

Log:
 r33214@frost:  paul | 2008-08-04 14:24:54 -0500
 Remove some bogus changelog entries


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

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


Modified: trunk/dynamic-docs/changelog/mysqld.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld.xml	2008-08-04 18:05:52 UTC (rev 11487)
+++ trunk/dynamic-docs/changelog/mysqld.xml	2008-08-04 19:28:26 UTC (rev 11488)
Changed blocks: 5, Lines Added: 1, Lines Deleted: 91; 2714 bytes

@@ -37666,26 +37666,6 @@
 
   </logentry>
 
-  <logentry entrytype="feature">
-
-    <tags>
-      <manual type="stored routine"/>
-    </tags>
-
-    <versions>
-      <version ver="5.1.12"/>
-    </versions>
-
-    <message>
-
-      <para>
-        Calls to stored routines, UDFs, or plugins.
-      </para>
-
-    </message>
-
-  </logentry>
-
   <logentry entrytype="bug">
 
     <tags>

@@ -71132,22 +71112,6 @@
 
   <logentry entrytype="feature">
 
-    <versions>
-      <version ver="5.1.12"/>
-    </versions>
-
-    <message>
-
-      <para>
-        Nested function calls.
-      </para>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="feature">
-
     <tags>
       <manual type="collation"/>
       <manual type="character sets"/>

@@ -76717,35 +76681,6 @@
 
   </logentry>
 
-  <logentry entrytype="feature">
-
-    <versions>
-      <version ver="5.1.12"/>
-    </versions>
-
-    <message>
-
-      <para>
-        The bit operators
-        <function role="sqlop" condition="bitwise-or"
-        >|</function>,
-        <function role="sqlop" condition="bitwise-and"
-        >&amp;</function>,
-        <function role="sqlop" condition="bitwise-xor"
-        >^</function>,
-        <function role="sqlop" condition="left-shift"
-          >&lt;&lt;</function>,
-        <function role="sqlop"
-          condition="right-shift">&gt;&gt;</function>,
-        and
-        <function
-          role="sqlop" condition="bitwise-invert">~</function>.
-      </para>
-
-    </message>
-
-  </logentry>
-
   <logentry entrytype="bug">
 
     <tags>

@@ -114128,8 +114063,7 @@
           </para>
           <para>
             You can find
-            <link linkend="partitioning-limitations-functions"
-              >a
+            <link linkend="partitioning-limitations-functions">a
             complete list of these functions</link> under
             <citetitle>Partitioning Limitations</citetitle>.
           </para>

@@ -124060,30 +123994,6 @@
 
   </logentry>
 
-  <logentry entrytype="feature">
-
-    <tags>
-      <manual type="collation"/>
-      <manual type="character sets"/>
-    </tags>
-
-    <versions>
-      <version ver="5.1.12"/>
-    </versions>
-
-    <message>
-
-      <para>
-        Character-to-integer conversions involving non-8-bit character
-        sets or any of the <literal>latin1_german2_ci</literal>,
-        <literal>latin2_czech_cs</literal>, or
-        <literal>cp1250_czech_cs</literal> collations.
-      </para>
-
-    </message>
-
-  </logentry>
-
   <logentry entrytype="bug">
 
     <tags>


Thread
svn commit - mysqldoc@docsrva: r11488 - in trunk: . dynamic-docs/changelogpaul.dubois4 Aug