List:Commits« Previous MessageNext Message »
From:stefan Date:February 23 2006 5:46pm
Subject:svn commit - mysqldoc@docsrva: r1434 - trunk/refman-common
View as plain text  
Author: shinz
Date: 2006-02-23 18:46:17 +0100 (Thu, 23 Feb 2006)
New Revision: 1434

Log:
Add template with new changelog format

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

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-02-23 17:27:11 UTC (rev 1433)
+++ trunk/refman-common/news-5.1.xml	2006-02-23 17:46:17 UTC (rev 1434)
@@ -63,6 +63,55 @@
     for each individual 5.1.x release.
   </para>
 
+  <!--
+  <section id="news-5-1-9">
+    <title>&title-news-5-1-9;</title>
+    <para role="release-level">
+      (This is a security fix release for the previous production release
+      family.)
+      (This is a bugfix release for the recent production release family.)
+      (This is a bugfix release for the current production release family.)
+      (This is a new (alpha/beta/release candidate) development release,
+      adding new features and fixing recently discovered bugs)
+    </para>
+    <para role="release-beta">
+      This is the # published Beta release in the 5.1 series.
+      All attention will continue to be focused on fixing bugs and
+      stabilizing 5.1 for later production release.
+    </para>
+    <para role="release-non-ga">
+      <emphasis role="bold">NOTE:</emphasis>
+      This (alpha/beta/release candidate) release, as any other pre-production
+      release, should not be installed on <emphasis>production</emphasis> level
+      systems or systems with critical data. It is good practice to back up your data before
+      installing any new version of software. Although MySQL has worked
+      very hard to ensure a high level of quality, protect your data by
+      making a backup as you would for any software beta release.
+      Please refer to our bug database at <ulink url="http://bugs.mysql.com/"/> for more
+      details about the individual bugs fixed in this version.
+    </para>
+    <para role="release-heading">
+      News from the ChangeLog:
+    </para>
+    <para>
+      <emphasis role="bold">Functionality added or changed:</emphasis>
+    </para>
+    <itemizedlist>
+      <listitem>
+        <para></para>
+      </listitem>
+    </itemizedlist>
+    <para>
+      <emphasis role="bold">Bugs fixed:</emphasis>
+    </para>
+    <itemizedlist>
+      <listitem>
+        <para></para>
+      </listitem>
+    </itemizedlist>
+    </section>
+  -->
+  
   <section id="news-5-1-8">
 
     <title>&title-news-5-1-8;</title>

Thread
svn commit - mysqldoc@docsrva: r1434 - trunk/refman-commonstefan23 Feb