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 2017/03/23 14:28:46 UTC

svn commit: r1788255 - /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Thu Mar 23 14:28:46 2017
New Revision: 1788255

URL: http://svn.apache.org/viewvc?rev=1788255&view=rev
Log:
Correct section

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

Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml?rev=1788255&r1=1788254&r2=1788255&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Thu Mar 23 14:28:46 2017
@@ -83,14 +83,6 @@
       <fix>
         Fix HTTP/2 incorrect input unblocking on EOF. (remm)
       </fix>
-    </changelog>
-  </subsection>
-  <subsection name="Jasper">
-    <changelog>
-      <fix>
-        Improve the error handling for simple tags to ensure that the tag is
-        released and destroyed once used. (remm, violetagg)
-      </fix>
       <fix>
         Close the connection sooner if an event occurs for a current connection
         that is not consistent with the current state of that connection.
@@ -113,6 +105,14 @@
       </fix>
     </changelog>
   </subsection>
+  <subsection name="Jasper">
+    <changelog>
+      <fix>
+        Improve the error handling for simple tags to ensure that the tag is
+        released and destroyed once used. (remm, violetagg)
+      </fix>
+    </changelog>
+  </subsection>
   <subsection name="jdbc-pool">
     <changelog>
       <fix>



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