Author: tbedford
Date: 2008-07-25 13:06:57 +0200 (Fri, 25 Jul 2008)
New Revision: 11381
Log:
Added entry for Connector/NET bug #36205
Modified:
trunk/dynamic-docs/changelog/connector-net.xml
Modified: trunk/dynamic-docs/changelog/connector-net.xml
===================================================================
--- trunk/dynamic-docs/changelog/connector-net.xml 2008-07-25 09:58:59 UTC (rev 11380)
+++ trunk/dynamic-docs/changelog/connector-net.xml 2008-07-25 11:06:57 UTC (rev 11381)
Changed blocks: 1, Lines Added: 23, Lines Deleted: 0; 885 bytes
@@ -2,6 +2,29 @@
<!DOCTYPE changelog SYSTEM "changelog.dtd">
<changelog>
+ <logentry entrytype="feature">
+
+ <bugs>
+ <fixes bugid="36205"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.2.3"/>
+ </versions>
+
+ <message>
+
+ <para>
+ String escaping functionality has been moved from the
+ <classname>MySqlString</classname> class to the
+ <classname>MySqlHelper</classname> class, where it can be
+ accessed by the <methodname>EscapeString</methodname> method.
+ </para>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="bug">
<bugs>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11381 - trunk/dynamic-docs/changelog | anthony.bedford | 25 Jul |