List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:November 26 2009 4:49pm
Subject:svn commit - mysqldoc@docsrva: r17849 - in trunk: dynamic-docs/changelog workbench
View as plain text  
Author: tbedford
Date: 2009-11-26 17:49:07 +0100 (Thu, 26 Nov 2009)
New Revision: 17849

Log:
Added new version 5.2.10. Added new entry for dev bug #49136.

Modified:
   trunk/dynamic-docs/changelog/workbench-versions.xml
   trunk/dynamic-docs/changelog/workbench.xml
   trunk/workbench/news-workbench-core.xml


Modified: trunk/dynamic-docs/changelog/workbench-versions.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench-versions.xml	2009-11-26 16:46:56 UTC (rev 17848)
+++ trunk/dynamic-docs/changelog/workbench-versions.xml	2009-11-26 16:49:07 UTC (rev 17849)
Changed blocks: 1, Lines Added: 12, Lines Deleted: 0; 777 bytes

@@ -3,6 +3,18 @@
 <versionlog>
 
   <mysqlproductname title="MySQL Workbench"/>
+  <versionentry ver="5.2.10" rellevel="GA" reldate="Not yet released">
+
+    <versionentrypreamble>
+
+      <para>
+        This section documents all changes and bug fixes that have been
+        applied since the release of 5.2.9.
+      </para>
+
+    </versionentrypreamble>
+
+  </versionentry>
   <versionentry ver="5.2.9" rellevel="beta" reldate="Not yet released">
 
     <versionentrypreamble>


Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml	2009-11-26 16:46:56 UTC (rev 17848)
+++ trunk/dynamic-docs/changelog/workbench.xml	2009-11-26 16:49:07 UTC (rev 17849)
Changed blocks: 1, Lines Added: 23, Lines Deleted: 0; 794 bytes

@@ -6,6 +6,29 @@
 ]>
 <changelog>
 
+  <logentry entrytype="feature">
+
+    <bugs>
+      <fixes bugid="49136"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.2.10"/>
+    </versions>
+
+    <message>
+
+      <para>
+        &workbench; now has the command line option
+        <option>--version</option>, which is used to display the version
+        of the application, when launching the application from the
+        command line.
+      </para>
+
+    </message>
+
+  </logentry>
+
   <logentry entrytype="bug">
 
     <bugs>


Modified: trunk/workbench/news-workbench-core.xml
===================================================================
--- trunk/workbench/news-workbench-core.xml	2009-11-26 16:46:56 UTC (rev 17848)
+++ trunk/workbench/news-workbench-core.xml	2009-11-26 16:49:07 UTC (rev 17849)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 671 bytes

@@ -27,6 +27,14 @@
 
     <remark role="dynamic-dependency-list"/>
 
+    <section id="wb-news-5-2-10">
+
+      <title condition="dynamic:changelog:vertitle" role="5.2.10:workbench:all"/>
+
+      <para condition="dynamic:changelog:entrylist" role="5.2.10:workbench:all"/>
+
+    </section>
+
     <section id="wb-news-5-2-9">
 
       <title condition="dynamic:changelog:vertitle" role="5.2.9:workbench:all"/>


Thread
svn commit - mysqldoc@docsrva: r17849 - in trunk: dynamic-docs/changelog workbenchanthony.bedford26 Nov