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 2016/02/01 10:19:15 UTC

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

Author: markt
Date: Mon Feb  1 09:19:15 2016
New Revision: 1727898

URL: http://svn.apache.org/viewvc?rev=1727898&view=rev
Log:
Tidy up changelog

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=1727898&r1=1727897&r2=1727898&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Feb  1 09:19:15 2016
@@ -52,18 +52,6 @@
         property <code>test.name</code> and document the property in
         BUILDING.txt. (rjung)
       </add>
-      <fix>
-        <bug>58768</bug>: Log a warning if a redirect fails because of an
-        invalid location. (markt)
-      </fix>
-    </changelog>
-  </subsection>
-  <subsection name="Coyote">
-    <changelog>
-      <add>
-        New configuration option <code>ajpFlush</code> for the AJP connectors
-        to disable the sending of AJP flush packets. (rjung)
-      </add>
     </changelog>
   </subsection>
   <subsection name="Catalina">
@@ -80,6 +68,10 @@
         Fix class loader decision on the delegation for class loading and
         resource lookup and make it faster too. (rjung)
       </fix>
+      <fix>
+        <bug>58768</bug>: Log a warning if a redirect fails because of an
+        invalid location. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">
@@ -92,6 +84,10 @@
         Correct an NPE when listing the enabled ciphers (e.g. via the Manager
         web application) for a TLS enabled APR/native connector. (markt)
       </fix>
+      <add>
+        New configuration option <code>ajpFlush</code> for the AJP connectors
+        to disable the sending of AJP flush packets. (rjung)
+      </add>
     </changelog>
   </subsection>
 </section>



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