Author: markt Date: Thu May 19 09:19:03 2011 New Revision: 1124624 URL: http://svn.apache.org/viewvc?rev=1124624&view=rev Log: MOve to correct version
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=1124624&r1=1124623&r2=1124624&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu May 19 09:19:03 2011 @@ -43,6 +43,12 @@ Other --> <section name="Tomcat 7.0.15 (markt)"> + <subsection name="Catalina"> + <fix> + <bug>51197</bug>: Fix possible dropped connection when sendError or + sendRedirst are used during async processing. (markt) + </fix> + </subsection> <subsection name="Coyote"> <changelog> <add> @@ -118,10 +124,6 @@ get returned with requests mapped to a context with a path of <code>/foobar</code>. (markt) </fix> - <fix> - <bug>51197</bug>: Fix possible dropped connection when sendError or - sendRedirst are used during async processing. (markt) - </fix> </changelog> </subsection> <subsection name="Jasper"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org