List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:September 8 2008 3:41pm
Subject:svn commit - mysqldoc@docsrva: r11727 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2008-09-08 15:41:45 +0200 (Mon, 08 Sep 2008)
New Revision: 11727

Log:
Added entry for C/ODBC bug #37254

Modified:
   trunk/dynamic-docs/changelog/connector-odbc.xml


Modified: trunk/dynamic-docs/changelog/connector-odbc.xml
===================================================================
--- trunk/dynamic-docs/changelog/connector-odbc.xml	2008-09-08 13:25:26 UTC (rev 11726)
+++ trunk/dynamic-docs/changelog/connector-odbc.xml	2008-09-08 13:41:45 UTC (rev 11727)
Changed blocks: 1, Lines Added: 22, Lines Deleted: 0; 783 bytes

@@ -5,6 +5,28 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="37254"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1.5"/>
+    </versions>
+
+    <message>
+
+      <para>
+        The connector failed to prompt for additional information
+        required to create a DSN-less connection from an application
+        such as Microsoft Excel.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="36275"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r11727 - trunk/dynamic-docs/changeloganthony.bedford8 Sep