Author: violetagg
Date: Wed Jul  8 11:58:12 2015
New Revision: 1689851

URL: http://svn.apache.org/r1689851
Log:
Correct the order in changelog

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

Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1689851&r1=1689850&r2=1689851&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Wed Jul  8 11:58:12 2015
@@ -59,13 +59,13 @@
         class loader.) (markt)
       </fix>
       <fix>
-        <bug>58096</bug>: Classes loaded from <code>/WEB-INF/classes/</code>
-        should use that directory as their code base. (markt)
-      </fix>
-      <fix>
         <bug>58086</bug>: Correct a regression in the fix for 58086 that
         incorrectly handled WAR URLs. (violetagg)
       </fix>
+      <fix>
+        <bug>58096</bug>: Classes loaded from <code>/WEB-INF/classes/</code>
+        should use that directory as their code base. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">



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

Reply via email to