Author: shinz
Date: 2006-03-03 23:43:58 +0100 (Fri, 03 Mar 2006)
New Revision: 1504
Log:
Move maturity level specification to versions.ent, and replace literal 'beta' with
&maturity-level; entity
Modified:
trunk/refman-5.1/introduction.xml
trunk/refman-5.1/versions.ent
Modified: trunk/refman-5.1/introduction.xml
===================================================================
--- trunk/refman-5.1/introduction.xml 2006-03-03 12:59:12 UTC (rev 1503)
+++ trunk/refman-5.1/introduction.xml 2006-03-03 22:43:58 UTC (rev 1504)
@@ -281,7 +281,7 @@
<para>
The maturity level of the release series covered in this manual
- (¤t-series;) can be found here: <xref linkend="preface"/>.
+ (¤t-series;) is ¤t-maturity;.
Information about maturity levels can be found in
<xref linkend="choosing-version"/>.
</para>
Modified: trunk/refman-5.1/versions.ent
===================================================================
--- trunk/refman-5.1/versions.ent 2006-03-03 12:59:12 UTC (rev 1503)
+++ trunk/refman-5.1/versions.ent 2006-03-03 22:43:58 UTC (rev 1504)
@@ -12,4 +12,4 @@
<!ENTITY previous-series "5.0"><!-- Previous MySQL release series -->
<!ENTITY next-series "5.2"><!-- Next MySQL release series -->
<!ENTITY current-version "5.1.7-beta"><!-- Current MySQL Version - update with
new releases -->
-
+<!ENTITY current-maturity "beta"><!-- Current maturity level: alpha, beta,
release candidate, production -->
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1504 - trunk/refman-5.1 | stefan | 3 Mar |