List:Commits« Previous MessageNext Message »
From:mcbrown Date:February 22 2007 11:14am
Subject:svn commit - mysqldoc@docsrva: r5022 - trunk/falcon
View as plain text  
Author: mcbrown
Date: 2007-02-22 12:14:33 +0100 (Thu, 22 Feb 2007)
New Revision: 5022

Log:
Documenting Bug #23818



Modified:
   trunk/falcon/news-falcon.xml


Modified: trunk/falcon/news-falcon.xml
===================================================================
--- trunk/falcon/news-falcon.xml	2007-02-21 21:02:44 UTC (rev 5021)
+++ trunk/falcon/news-falcon.xml	2007-02-22 11:14:33 UTC (rev 5022)
Changed blocks: 3, Lines Added: 23, Lines Deleted: 1; 1043 bytes

@@ -13,6 +13,27 @@
     An overview of the changes in the MySQL 5.2 Falcon release sequence.
   </para>
 
+  <section id="news-falcon-5-2-4">
+
+    <title>Changes in release 5.2.4 (Not yet released)</title>
+
+    <para>
+      Bugs fixed:
+    </para>
+
+    <itemizedlist>
+
+      <listitem>
+        <para>
+          Random updates of <literal>LONG VARCHAR</literal> columns
+          would fail. (Bug #23818)
+        </para>
+      </listitem>
+
+    </itemizedlist>
+
+  </section>
+
   <section id="news-falcon-5-2-3">
 
     <title>Changes in release 5.2.3 (15 February 2007)</title>

@@ -78,6 +99,7 @@
           executed a trivial query in a hard loop.
         </para>
       </listitem>
+
 <!--
       <listitem>
         <para>

@@ -88,7 +110,7 @@
         </para>
       </listitem>
 -->
-      
+
     </itemizedlist>
 
     <para>


Thread
svn commit - mysqldoc@docsrva: r5022 - trunk/falconmcbrown22 Feb