List:Commits« Previous MessageNext Message »
From:stefan Date:March 28 2006 10:47pm
Subject:svn commit - mysqldoc@docsrva: r1693 - trunk/refman-common
View as plain text  
Author: shinz
Date: 2006-03-28 22:47:12 +0200 (Tue, 28 Mar 2006)
New Revision: 1693

Log:
Apply brand-new News section template to 5.1.9 changelog

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

Modified: trunk/refman-common/TEMPLATE.news.xml
===================================================================
--- trunk/refman-common/TEMPLATE.news.xml	2006-03-28 20:16:59 UTC (rev 1692)
+++ trunk/refman-common/TEMPLATE.news.xml	2006-03-28 20:47:12 UTC (rev 1693)
@@ -66,10 +66,6 @@
     <ulink url="http://www.mysql.com/network/advisors.html"/>.
   </para>
 
-  <para role="release-heading">
-    News from the ChangeLog:
-  </para>
-
   <para>
     Functionality added or changed:
   </para>

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-03-28 20:16:59 UTC (rev 1692)
+++ trunk/refman-common/news-5.1.xml	2006-03-28 20:47:12 UTC (rev 1693)
@@ -36,37 +36,37 @@
 
     <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 current production release family.)
-      (This is a new alpha development release,
-      adding new features and fixing recently discovered bugs)
-      (This is a new (beta/release candidate) development release,
-      fixing recently discovered bugs)
+      This is a new Beta development release, 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 role="release-non-production">
+      <emphasis role="bold">NOTE:</emphasis> This
+      Beta
+      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-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>
+      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 personalised 
+      <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 role="release-heading">
-      News from the ChangeLog:
-    </para>
-  -->
-
+    
     <para>
       Functionality added or changed:
     </para>

Thread
svn commit - mysqldoc@docsrva: r1693 - trunk/refman-commonstefan28 Mar