List:Internals« Previous MessageNext Message »
From:paul Date:November 22 2005 9:27pm
Subject:svn commit - mysqldoc@docsrva: r393 - in trunk: . refman-5.1 refman-common
View as plain text  
Author: paul
Date: 2005-11-22 22:27:23 +0100 (Tue, 22 Nov 2005)
New Revision: 393

Log:
 r1191@kite-hub:  paul | 2005-11-22 15:27:12 -0600
 Version updates prior to tomorrow's clone-off.


Modified:
   trunk/
   trunk/refman-5.1/versions.ent
   trunk/refman-common/news-5.1.xml
   trunk/refman-common/titles.en.ent


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:3987
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1180
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:3987
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1191

Modified: trunk/refman-5.1/versions.ent
===================================================================
--- trunk/refman-5.1/versions.ent	2005-11-22 20:45:58 UTC (rev 392)
+++ trunk/refman-5.1/versions.ent	2005-11-22 21:27:23 UTC (rev 393)
@@ -13,5 +13,5 @@
 <!ENTITY current-series "5.1"><!-- Current MySQL release series  -->
 <!ENTITY previous-series "5.0"><!-- Previous MySQL release series  -->
 <!ENTITY next-series "5.2"><!-- Next MySQL release series  -->
-<!ENTITY current-version "5.1.2-alpha"><!-- Current MySQL Version - update with new releases -->
+<!ENTITY current-version "5.1.3-alpha"><!-- Current MySQL Version - update with new releases -->
 

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2005-11-22 20:45:58 UTC (rev 392)
+++ trunk/refman-common/news-5.1.xml	2005-11-22 21:27:23 UTC (rev 393)
@@ -29,6 +29,36 @@
     for each individual 5.1.x release.
   </para>
 
+  <section id="news-5-1-3">
+
+    <title id="title-news-5-1-3">&title-news-5-1-3;</title>
+
+    <remark role="note">
+      References to bug numbers should be written after the sentence
+      describing the bugfix, like this: This sentence describes the fix.
+      (Bug #nnnn) It is not necessary to to state that the bug was
+      fixed, since "Bugs fixed" already implies this. Use the past tense
+      in describing the bug.
+    </remark>
+
+    <para>
+      Functionality added or changed:
+    </para>
+
+    <remark>
+      ADD AN ITEMIZED LIST WHEN WE HAVE SOME ITEMS THAT GO HERE
+    </remark>
+
+    <para>
+      Bugs fixed:
+    </para>
+
+    <remark>
+      ADD AN ITEMIZED LIST WHEN WE HAVE SOME ITEMS THAT GO HERE
+    </remark>
+
+  </section>
+
   <section id="news-5-1-2">
 
     <title id="title-news-5-1-2">&title-news-5-1-2;</title>

Modified: trunk/refman-common/titles.en.ent
===================================================================
--- trunk/refman-common/titles.en.ent	2005-11-22 20:45:58 UTC (rev 392)
+++ trunk/refman-common/titles.en.ent	2005-11-22 21:27:23 UTC (rev 393)
@@ -1227,8 +1227,9 @@
 <!ENTITY title-news-5-0-8 "Changes in release 5.0.8 (Not released)">
 <!ENTITY title-news-5-0-9 "Changes in release 5.0.9 (15 July 2005)">
 <!ENTITY title-news-5-0-x "Changes in release 5.0.x (Production)">
-<!ENTITY title-news-5-1-1 "Changes in release 5.1.1 (Not yet released)">
-<!ENTITY title-news-5-1-2 "Changes in release 5.1.2 (Not yet released)">
+<!ENTITY title-news-5-1-1 "Changes in release 5.1.1 (Not released)">
+<!ENTITY title-news-5-1-2 "Changes in release 5.1.2 (Not released)">
+<!ENTITY title-news-5-1-3 "Changes in release 5.1.3 (Not yet released)">
 <!ENTITY title-news-5-1-x "Changes in release 5.1.x (Development)">
 <!ENTITY title-no-matching-rows "Solving Problems with No Matching Rows">
 <!ENTITY title-nocursor "What Causes <literal>Cursor not found</literal> Errors?">

Thread
svn commit - mysqldoc@docsrva: r393 - in trunk: . refman-5.1 refman-commonpaul22 Nov