Author: markt
Date: Wed Aug 15 14:50:06 2018
New Revision: 1838100

URL: http://svn.apache.org/viewvc?rev=1838100&view=rev
Log:
Correct 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=1838100&r1=1838099&r2=1838100&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Aug 15 14:50:06 2018
@@ -47,8 +47,10 @@
 <section name="Tomcat 9.0.12 (markt)" rtext="in development">
   <subsection name="Coyote">
     <changelog>
-      Fix potential deadlocks when using asynchronous Servlet processing with
-      HTTP/2 connectors. (markt)
+      <fix>
+        Fix potential deadlocks when using asynchronous Servlet processing with
+        HTTP/2 connectors. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">



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

Reply via email to