List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:September 21 2009 2:27pm
Subject:svn commit - mysqldoc@docsrva: r16703 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2009-09-21 16:27:37 +0200 (Mon, 21 Sep 2009)
New Revision: 16703

Log:
Added an entry for dev bug #43739

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


Modified: trunk/dynamic-docs/changelog/monitor.xml
===================================================================
--- trunk/dynamic-docs/changelog/monitor.xml	2009-09-21 14:07:24 UTC (rev 16702)
+++ trunk/dynamic-docs/changelog/monitor.xml	2009-09-21 14:27:37 UTC (rev 16703)
Changed blocks: 1, Lines Added: 28, Lines Deleted: 0; 898 bytes

@@ -6,6 +6,34 @@
 ]>
 <changelog>
 
+  <logentry entrytype="feature">
+
+    <bugs>
+      <fixes bugid="43739"/>
+    </bugs>
+
+    <versions>
+      <version ver="2.1.0"/>
+      <version ver="2.0.6"/>
+    </versions>
+
+    <message>
+
+      <para>
+        Events used a GMT timestamp for the event time within email
+        notifications, rather than the local time for the server
+        generating the event.
+      </para>
+
+      <para>
+        &merlin; has been changed so that it displays the time using the
+        server's locale and GMT.
+      </para>
+
+    </message>
+
+  </logentry>
+
   <logentry entrytype="bug">
 
     <bugs>


Thread
svn commit - mysqldoc@docsrva: r16703 - trunk/dynamic-docs/changeloganthony.bedford21 Sep