Author: paul
Date: 2006-09-16 19:52:19 +0200 (Sat, 16 Sep 2006)
New Revision: 3383
Log:
Start 5.0.26 changelog section.
Document Bug#21618.
Modified:
trunk/refman-5.0/news-5.0.xml
Modified: trunk/refman-5.0/news-5.0.xml
===================================================================
--- trunk/refman-5.0/news-5.0.xml 2006-09-16 15:02:17 UTC (rev 3382)
+++ trunk/refman-5.0/news-5.0.xml 2006-09-16 17:52:19 UTC (rev 3383)
Changed blocks: 2, Lines Added: 54, Lines Deleted: 1; 2008 bytes
@@ -167,6 +167,59 @@
for each individual 5.0.x release.
</para>
+ <section id="news-5-0-26">
+
+ <title>Changes in release 5.0.26 (Not yet released)</title>
+
+ <para role="release-level">
+ This is a bugfix release for the current production release
+ family.
+ </para>
+
+ <para>
+ This section documents all changes and bug fixes that have been
+ applied since the last official MySQL release. If you would like
+ to receive more fine-grained and personalized <emphasis>update
+ alerts</emphasis> about fixes that are relevant to the version and
+ features you use, please consider subscribing to <emphasis>MySQL
+ Network</emphasis> (a commercial MySQL offering). For more details
+ please see
+ <ulink url="http://www.mysql.com/network/advisors.html"/>.
+ </para>
+
+ <para>
+ Functionality added or changed:
+ </para>
+
+ <itemizedlist>
+
+ <listitem>
+ <para></para>
+ </listitem>
+
+ </itemizedlist>
+
+ <para>
+ Bugs fixed:
+ </para>
+
+ <remark role="note">
+ Leave security fixes first in the list.
+ </remark>
+
+ <itemizedlist>
+
+ <listitem>
+ <para>
+ <command>mysql</command> displayed an empty string for
+ <literal>NULL</literal> values. (Bug #21618)
+ </para>
+ </listitem>
+
+ </itemizedlist>
+
+ </section>
+
<section id="news-5-0-25">
<title>Changes in release 5.0.25 (Not yet released)</title>
@@ -555,7 +608,7 @@
For table-format output, <command>mysql</command> did not
always calculate columns widths correctly for columns
containing multi-byte characters in the column name or
- contents. (Bug #17939)
+ contents. (Bug #17939)
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3383 - trunk/refman-5.0 | paul | 16 Sep |