List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:July 10 2008 2:57pm
Subject:svn commit - mysqldoc@docsrva: r11178 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2008-07-10 16:57:37 +0200 (Thu, 10 Jul 2008)
New Revision: 11178

Log:
Fixing Workbench bug:
#36166



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


Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml	2008-07-10 14:50:18 UTC (rev 11177)
+++ trunk/dynamic-docs/changelog/workbench.xml	2008-07-10 14:57:37 UTC (rev 11178)
Changed blocks: 1, Lines Added: 24, Lines Deleted: 0; 903 bytes

@@ -9,6 +9,30 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="36166"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.0.21"/>
+    </versions>
+
+    <message>
+
+      <para>
+        The <guimenu>Copy Connection nn</guimenu> menu item on the
+        context menu of a connection does not have a complementary
+        <guimenu>Paste Connection</guimenu> menu item. The
+        <guimenu>Edit</guimenu> menu has a greyed-out <guimenu>Paste
+        Connection</guimenu> menu item.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="37079"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r11178 - trunk/dynamic-docs/changeloganthony.bedford10 Jul