You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2011/06/30 20:55:27 UTC

svn commit: r1141664 - /tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

Author: mturk
Date: Thu Jun 30 18:55:27 2011
New Revision: 1141664

URL: http://svn.apache.org/viewvc?rev=1141664&view=rev
Log:
Fix changelog tags

Modified:
    tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml?rev=1141664&r1=1141663&r2=1141664&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Thu Jun 30 18:55:27 2011
@@ -45,7 +45,6 @@
   <subsection name="Native">
     <changelog>
       <fix>
-      <fix>
         <bug>51417</bug>: Fix worker busy detection by querying the
         worker endpoint. Abandoned connections can leave a worker
         in busy state without decrementing busy counter. (mturk)
@@ -59,6 +58,7 @@
         Works for Tomcat 5.5.28, 6.0.20 and 7.0.0 and Apache and ISAPI
         plugins. (rjung)
       </fix>
+      <fix>
         <bug>41923</bug>AJP: Close AJP connection to Tomcat on client write
         error when recovery_options 4 is specified, aborting the response
         write on the Tomcat side. (timw)



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