List:Commits« Previous MessageNext Message »
From:jon Date:August 23 2007 2:01pm
Subject:svn commit - mysqldoc@docsrva: r7520 - trunk/refman-common
View as plain text  
Author: jstephens
Date: 2007-08-23 16:01:21 +0200 (Thu, 23 Aug 2007)
New Revision: 7520

Log:

<emphasis role="bold">NOTE</emphasis>: ... -> <note>...</note>



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


Modified: trunk/refman-common/TEMPLATE.news.xml
===================================================================
--- trunk/refman-common/TEMPLATE.news.xml	2007-08-23 13:50:13 UTC (rev 7519)
+++ trunk/refman-common/TEMPLATE.news.xml	2007-08-23 14:01:21 UTC (rev 7520)
Changed blocks: 1, Lines Added: 17, Lines Deleted: 19; 2149 bytes

@@ -34,28 +34,26 @@
     release for the previous production release family.
   </para>
 
-  <para role="release-non-production">
-    <remark>
-      3. REMOVE WHOLE PARAGRAPH IF THIS IS A PRODUCTION RELEASE.
-    </remark>
+  <note>
+    <para role="release-non-production">
+      This
 
-    <emphasis role="bold">NOTE:</emphasis> This
+      <remark>
+        4. FROM THE FOLLOWING LINE, SELECT THE MATURITY LEVEL.
+      </remark>
 
-    <remark>
-      4. FROM THE FOLLOWING LINE, SELECT THE MATURITY LEVEL.
-    </remark>
+      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>
+  </note>
 
-    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-special-announcement">
     <remark>
       5. REMOVE WHOLE PARAGRAPH IF THERE IS NOTHING SPECIAL TO ANNOUNCE.


Thread
svn commit - mysqldoc@docsrva: r7520 - trunk/refman-commonjon23 Aug