Author: paul
Date: 2007-07-10 21:14:58 +0200 (Tue, 10 Jul 2007)
New Revision: 7070
Log:
r27502@polar: paul | 2007-07-10 14:11:51 -0500
Move 5.2.4 Falcon bugs to 6.0.0. (5.2.4 is a general server release.)
Added:
trunk/falcon/renamed-nodes.txt
Modified:
trunk/falcon/news-falcon.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27501
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22625
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18941
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27502
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22625
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18941
Modified: trunk/falcon/news-falcon.xml
===================================================================
--- trunk/falcon/news-falcon.xml 2007-07-10 19:11:59 UTC (rev 7069)
+++ trunk/falcon/news-falcon.xml 2007-07-10 19:14:58 UTC (rev 7070)
Changed blocks: 2, Lines Added: 11, Lines Deleted: 25; 1216 bytes
@@ -367,29 +367,6 @@
</para>
</listitem>
- </itemizedlist>
-
- </section>
-
- <section id="news-falcon-5-2">
-
- <title>Changes in MySQL 5.2 Falcon</title>
-
- <para>
- 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 released)</title>
-
- <para>
- Bugs fixed:
- </para>
-
- <itemizedlist>
-
<listitem>
<para>
Continually updating a <literal>BLOB</literal> column would
@@ -524,10 +501,19 @@
</para>
</listitem>
- </itemizedlist>
+ </itemizedlist>
- </section>
+ </section>
+ <section id="news-falcon-5-2">
+
+ <title>Changes in MySQL 5.2 Falcon</title>
+
+ <para>
+ An overview of the changes in the MySQL 5.2 Falcon release
+ sequence.
+ </para>
+
<section id="news-falcon-5-2-3">
<title>Changes in release 5.2.3 (15 February 2007)</title>
Added: trunk/falcon/renamed-nodes.txt
===================================================================
--- trunk/falcon/renamed-nodes.txt (rev 0)
+++ trunk/falcon/renamed-nodes.txt 2007-07-10 19:14:58 UTC (rev 7070)
Changed blocks: 1, Lines Added: 21, Lines Deleted: 0; 1200 bytes
@@ -0,0 +1,21 @@
+# renamed-nodes.txt
+#
+# This file lists page name changes for online multi-page documents.
+# These are documents that are built with a command of the form "make
+# docname.html-web". For such documents, page names correspond to
+# the root element id in the DocBook source for the page. For example,
+# <section id="this-is-a-page"> generates a page named this-is-a-page.html.
+# If the section id changes, list the old and new id values in this
+# file so that the mysql.com web server knows how to map requests for
+# the old page to the new page. Each mapping line lists the old id
+# followed by the new id, separated by a space.
+# Example: my-old-page-name my-new-page-name
+# When the .html-web target for the document is built and transferred
+# to the web server host, this file is packaged with the output HTML
+# pages.
+#
+#
+# Lines beginning with # in column one are interpreted as
+# comments and ignored.
+#
+news-falcon-5-2-4 news-falcon-6-0-0
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7070 - in trunk: . falcon | paul | 10 Jul |