List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:October 10 2008 5:32pm
Subject:svn commit - mysqldoc@docsrva: r12039 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2008-10-10 17:32:52 +0200 (Fri, 10 Oct 2008)
New Revision: 12039

Log:
Added entry for bug #34510.

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


Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml	2008-10-10 14:56:33 UTC (rev 12038)
+++ trunk/dynamic-docs/changelog/workbench.xml	2008-10-10 15:32:52 UTC (rev 12039)
Changed blocks: 2, Lines Added: 25, Lines Deleted: 1; 1084 bytes

@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE changelog SYSTEM "changelog.dtd"
 [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">

@@ -9,6 +9,30 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="34510"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.0.25"/>
+    </versions>
+
+    <message>
+
+      <para>
+        In the <guilabel>Table Editor</guilabel> tab, wherever data
+        could be entered, such as in the <guilabel>Foreign Key
+        Name</guilabel> entry field, the default wrap protocol was to go
+        to a new line. This resulted in text that was only partially 
+        visible.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="36453"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r12039 - trunk/dynamic-docs/changeloganthony.bedford10 Oct