You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2016/11/15 14:24:11 UTC

svn commit: r1769839 - /tomcat/trunk/webapps/docs/changelog.xml

Author: violetagg
Date: Tue Nov 15 14:24:10 2016
New Revision: 1769839

URL: http://svn.apache.org/viewvc?rev=1769839&view=rev
Log:
Correct the order. The issue numbers are sorted by their number, ascending.

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1769839&r1=1769838&r2=1769839&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Nov 15 14:24:10 2016
@@ -53,6 +53,11 @@
         auth failures if the realm is available. (remm)
       </update>
       <fix>
+        <bug>60340</bug>: Readability improvements for CSS used in
+        DefaultServlet and ErrorReportValve. Patch provided by Michael
+        Osipov. (violetagg)
+      </fix>
+      <fix>
         <bug>60351</bug>: Delay creating <code>META-INF/war-tracker</code> file
         until after the WAR has been expanded to address the case where the
         Tomcat process terminates during the expansion. (markt)
@@ -69,11 +74,6 @@
         <bug>60368</bug>: Stop creating a default connector on start in
         embedded mode. (remm)
       </update>
-      <fix>
-        <bug>60340</bug>: Readability improvements for CSS used in
-        DefaultServlet and ErrorReportValve. Patch provided by Michael
-        Osipov. (violetagg)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Tribes">



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