Author: markt
Date: Tue Jul 21 06:33:56 2009
New Revision: 796157

URL: http://svn.apache.org/viewvc?rev=796157&view=rev
Log:
Put fix in right section. Restore numerical order to bugs.

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=796157&r1=796156&r2=796157&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Tue Jul 21 06:33:56 2009
@@ -74,6 +74,10 @@
         persistent session manager. (markt)
       </fix>
       <fix>
+        <bug>44943</bug>: Use the same engine name in server.xml comments to
+        reduce copy and pastes issues. (markt, kkolinko)
+      </fix>
+      <fix>
         <bug>46908</bug>: Try and support java encoding names when using an xml
         parser provided via the endorsed mechanism. (markt)
       </fix>
@@ -118,8 +122,8 @@
         <bug>42747</bug>. (markt)
       </fix>
       <fix>
-        <bug>44943</bug>: Use the same engine name in server.xml comments to
-        reduce copy and pastes issues. (markt, kkolinko)
+        <bug>47518</bug>: Correct reference in Valve Javadoc that referred to 
an
+        old method. Patch provided by Christopher Schultz. (markt)
       </fix>
       <update>
         Deprecate the <code>caseSensitive</code> option on the
@@ -215,10 +219,6 @@
       <fix>
         <bug>47444</bug>: Remove Jakarta references. (markt)
       </fix>
-      <fix>
-        <bug>47518</bug>: Correct reference in Valve Javadoc that referred to 
an
-        old method. Patch provided by Christopher Schultz. (markt)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">



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

Reply via email to