You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2014/04/04 22:33:51 UTC

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

Author: kkolinko
Date: Fri Apr  4 20:33:50 2014
New Revision: 1584899

URL: http://svn.apache.org/r1584899
Log:
Reorder by issue number

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=1584899&r1=1584898&r2=1584899&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Fri Apr  4 20:33:50 2014
@@ -47,16 +47,16 @@
   <subsection name="Catalina">
     <changelog>
       <fix>
+        <bug>56082</bug>: Fix a concurrency bug in JULI&apos;s LogManager
+        implementation. (markt)
+      </fix>
+      <fix>
         <bug>56236</bug>: Enable Tomcat to work with alternative Servlet and
         JSP API JARs that package the XML schemas in such as way as to require
         a dependency on the JSP API before enabling validation for web.xml.
         Tomcat has no such dependency. (markt)
       </fix>
       <fix>
-        <bug>56082</bug>: Fix a concurrency bug in JULI&apos;s LogManager
-        implementation. (markt)
-      </fix>
-      <fix>
         Change the default value of the <code>xmlBlockExternal</code> attribute
         of Context elements. It is now <code>true</code>. (kkolinko) 
       </fix>



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