You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2010/10/04 23:07:06 UTC

svn commit: r1004427 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Mon Oct  4 21:07:06 2010
New Revision: 1004427

URL: http://svn.apache.org/viewvc?rev=1004427&view=rev
Log:
Move to the correct section.

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1004427&r1=1004426&r2=1004427&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Mon Oct  4 21:07:06 2010
@@ -45,14 +45,6 @@
   <subsection name="General">
     <changelog>
       <fix>
-        <bug>49195</bug>: Don't report an error when shutting down a Windows
-        service for a Tomcat instance that has a disabled shutdown port. (markt)
-      </fix>
-      <fix>
-        <bug>49657</bug>: Handle CGI executables with spaces in the path.
-        (markt)
-      </fix>
-      <fix>
         <bug>49674</bug>: Update to Commons Daemon 1.0.3. (markt)
       </fix>
       <update>
@@ -88,11 +80,19 @@
         some connectors started and some ignored. (kkolinko)
       </fix>
       <fix>
+        <bug>49195</bug>: Don't report an error when shutting down a Windows
+        service for a Tomcat instance that has a disabled shutdown port. (markt)
+      </fix>
+      <fix>
         <bug>49613</bug>: Improve performance when using SSL for applications
         that make multiple class to <code>Request.getAttributeNames()</code>.
         Patch provided by Sampo Savolainen. (markt)
       </fix>
       <fix>
+        <bug>49657</bug>: Handle CGI executables with spaces in the path.
+        (markt)
+      </fix>
+      <fix>
         <bug>49667</bug>: Ensure that using the JDBC driver memory leak
         prevention code does not cause a one of the memory leaks it is meant to
         avoid. (markt)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org