Author: markt
Date: Fri Apr  6 19:39:17 2018
New Revision: 1828551

URL: http://svn.apache.org/viewvc?rev=1828551&view=rev
Log:
Fix markup

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=1828551&r1=1828550&r2=1828551&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Apr  6 19:39:17 2018
@@ -46,11 +46,13 @@
 -->
 <section name="Tomcat 9.0.8 (markt)" rtext="in development">
   <subsection name="Coyote">
-    <fix>
-      Correct off-by-one error in thread pool that allowed thread pools to
-      increase in size to one more than the configured limit. Patch provided by
-      usc. (markt)
-    </fix>
+    <changelog>
+      <fix>
+        Correct off-by-one error in thread pool that allowed thread pools to
+        increase in size to one more than the configured limit. Patch provided
+        by usc. (markt)
+      </fix>
+    </changelog>
   </subsection>
 </section>
 <section name="Tomcat 9.0.7 (markt)" rtext="release in progress">



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

Reply via email to