Add missing entry
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 20 Jan 2011 21:34:19 +0000 (21:34 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 20 Jan 2011 21:34:19 +0000 (21:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1061530 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index b6c9d61..acbabda 100644 (file)
       <fix>
         <bug>50598</bug>: Correct URL for Manager text interface. (markt)
       </fix>
+      <fix>
+        <bug>50620</bug>: Stop exceptions that occur during
+        <code>Session.endAccess()</code> from preventing the normal completion
+        of <code>Request.recycle()</code>. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">