MOve to correct version
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 19 May 2011 09:19:03 +0000 (09:19 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 19 May 2011 09:19:03 +0000 (09:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1124624 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 5495471..293a306 100644 (file)
   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>
         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">