List:Commits« Previous MessageNext Message »
From:jon Date:October 9 2007 7:00pm
Subject:svn commit - mysqldoc@docsrva: r8040 - in trunk: refman-5.0 refman-common
View as plain text  
Author: jstephens
Date: 2007-10-09 21:00:08 +0200 (Tue, 09 Oct 2007)
New Revision: 8040

Log:

MySQL Network -> MySQL Enterprise (Thanks, Morgan!)



Modified:
   trunk/refman-5.0/releasenotes-es-5.0.xml
   trunk/refman-common/TEMPLATE.news.xml


Modified: trunk/refman-5.0/releasenotes-es-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0.xml	2007-10-09 18:29:36 UTC (rev 8039)
+++ trunk/refman-5.0/releasenotes-es-5.0.xml	2007-10-09 19:00:08 UTC (rev 8040)
Changed blocks: 4, Lines Added: 12, Lines Deleted: 10; 2476 bytes

@@ -46,8 +46,9 @@
       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="&base-url-enterprise;advisors.html"/>.
+      Enterprise</emphasis> (a commercial MySQL offering). For more
+      details please see
+      <ulink url="&base-url-enterprise;advisors.html"/>.
     </para>
 
     <para>

@@ -81,15 +82,14 @@
         <para>
           Server parser performance was improved for expression parsing
           by lowering the number of state state transitions and
-          reductions needed.
-          (Bug #30625)
+          reductions needed. (Bug #30625)
         </para>
       </listitem>
 
       <listitem>
         <para>
-          Server parser performance was improved for boolean expressions.
-          (Bug #30237)
+          Server parser performance was improved for boolean
+          expressions. (Bug #30237)
         </para>
       </listitem>
 

@@ -289,8 +289,9 @@
       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="&base-url-enterprise;advisors.html"/>.
+      Enterprise</emphasis> (a commercial MySQL offering). For more
+      details please see
+      <ulink url="&base-url-enterprise;advisors.html"/>.
     </para>
 
     <para>

@@ -1181,8 +1182,9 @@
       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="&base-url-enterprise;advisors.html"/>.
+      Enterprise</emphasis> (a commercial MySQL offering). For more
+      details please see
+      <ulink url="&base-url-enterprise;advisors.html"/>.
     </para>
 
     <para>


Modified: trunk/refman-common/TEMPLATE.news.xml
===================================================================
--- trunk/refman-common/TEMPLATE.news.xml	2007-10-09 18:29:36 UTC (rev 8039)
+++ trunk/refman-common/TEMPLATE.news.xml	2007-10-09 19:00:08 UTC (rev 8040)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 728 bytes

@@ -66,8 +66,8 @@
     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
+    Enterprise</emphasis> (a commercial MySQL offering). For more
+    details please see
     <ulink url="&base-url-enterprise;advisors.html"/>.
   </para>
 


Thread
svn commit - mysqldoc@docsrva: r8040 - in trunk: refman-5.0 refman-commonjon9 Oct