List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:August 7 2009 1:23pm
Subject:svn commit - mysqldoc@docsrva: r15999 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2009-08-07 15:23:23 +0200 (Fri, 07 Aug 2009)
New Revision: 15999

Log:
Added an entry for dev bug #46066

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


Modified: trunk/dynamic-docs/changelog/monitor.xml
===================================================================
--- trunk/dynamic-docs/changelog/monitor.xml	2009-08-07 12:59:07 UTC (rev 15998)
+++ trunk/dynamic-docs/changelog/monitor.xml	2009-08-07 13:23:23 UTC (rev 15999)
Changed blocks: 1, Lines Added: 45, Lines Deleted: 0; 1280 bytes

@@ -9,6 +9,51 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="46066"/>
+    </bugs>
+
+    <versions>
+      <version ver="2.1.0"/>
+    </versions>
+
+    <message>
+
+      <para>
+        The Query Analyzer Statement Popup history graphs were
+        inconsistent with the other graphs. In particular:
+      </para>
+
+      <itemizedlist>
+
+        <listitem>
+          <para>
+            The series colors were not consistent with other graphs.
+          </para>
+        </listitem>
+
+        <listitem>
+          <para>
+            The graph image was right aligned, but the title was left
+            aligned. When the popup was expanded, unecessary space was
+            located on the left.
+          </para>
+        </listitem>
+
+        <listitem>
+          <para>
+            The Y axis did not have a Range Label.
+          </para>
+        </listitem>
+
+      </itemizedlist>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="43163"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r15999 - trunk/dynamic-docs/changeloganthony.bedford7 Aug