Author: tbedford
Date: 2009-09-09 12:26:50 +0200 (Wed, 09 Sep 2009)
New Revision: 16525
Log:
Added note on connector versions no longer supported.
Modified:
trunk/common/phrases.ent
trunk/refman-common/connector-net-versions.xml
Modified: trunk/common/phrases.ent
===================================================================
--- trunk/common/phrases.ent 2009-09-09 10:23:18 UTC (rev 16524)
+++ trunk/common/phrases.ent 2009-09-09 10:26:50 UTC (rev 16525)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 508 bytes
@@ -40,6 +40,7 @@
<!-- Specific to MySQL Connector/NET -->
<!ENTITY cnet 'MySQL Connector/NET'>
+<!ENTITY cnet-eol '<para>This version of Connector/NET is no longer supported.</para>'>
<!-- Specific to Connector/OpenOffice.org -->
<!ENTITY cooo 'MySQL Connector/OpenOffice.org'>
Modified: trunk/refman-common/connector-net-versions.xml
===================================================================
--- trunk/refman-common/connector-net-versions.xml 2009-09-09 10:23:18 UTC (rev 16524)
+++ trunk/refman-common/connector-net-versions.xml 2009-09-09 10:26:50 UTC (rev 16525)
Changed blocks: 3, Lines Added: 3, Lines Deleted: 0; 867 bytes
@@ -21,6 +21,7 @@
features, and full compatibility with the ADO.NET driver
interface.
</para>
+ &cnet-eol;
</listitem>
<listitem>
@@ -31,6 +32,7 @@
subclasses, includes support for the usage advisor and
performance monitor (PerfMon) hooks.
</para>
+ &cnet-eol;
</listitem>
<listitem>
@@ -42,6 +44,7 @@
<literal>GetSchema</literal>. Connector/NET 5.1 also includes
the Visual Studio Plugin as a standard installable component.
</para>
+ &cnet-eol;
</listitem>
<listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r16525 - in trunk: common refman-common | anthony.bedford | 9 Sep |