List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:October 30 2009 6:37pm
Subject:svn commit - mysqldoc@docsrva: r17402 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2009-10-30 18:37:00 +0100 (Fri, 30 Oct 2009)
New Revision: 17402

Log:
Added entry for dev bug #45896

Modified:
   trunk/dynamic-docs/changelog/workbench.xml


Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml	2009-10-30 17:25:08 UTC (rev 17401)
+++ trunk/dynamic-docs/changelog/workbench.xml	2009-10-30 17:37:00 UTC (rev 17402)
Changed blocks: 1, Lines Added: 32, Lines Deleted: 0; 1237 bytes

@@ -14,11 +14,43 @@
 
     <versions>
       <version ver="5.2.7"/>
+      <version ver="5.1.18"/>
+      <version ver="5.2.4"/>
     </versions>
 
     <message>
 
       <para>
+        When editing a stored routine or trigger in the Table Editor,
+        the cursor would relocate to the top of the editing window if a
+        key was not pressed for a few seconds.
+      </para>
+
+      <note>
+        <para>
+          On Windows this issue was fixed in 5.1.18. On Mac OS X this
+          issue was fixed in 5.2.4. On Linux this issue was fixed in
+          5.2.7.
+        </para>
+      </note>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
+      <fixes bugid="48156"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.2.7"/>
+    </versions>
+
+    <message>
+
+      <para>
         Attempting to export the result of an SQL query to CSV using
         <guimenu>Query</guimenu>, <guimenu>Export Results...</guimenu>
         gave the error:


Thread
svn commit - mysqldoc@docsrva: r17402 - trunk/dynamic-docs/changeloganthony.bedford30 Oct