Update changelog
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 25 Jun 2010 09:02:48 +0000 (09:02 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 25 Jun 2010 09:02:48 +0000 (09:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@957853 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index c447f52..07d02f5 100644 (file)
       <fix>
         <bug>49230</bug>: Enhance JRE leak prevention listener with protection
         for the keep-alive thread started by
-        <code>sun.net.www.http.HttpClient</code>. Patch provided by Rob Kooper.
+        <code>sun.net.www.http.HttpClient</code>. Based on a patch provided by
+        Rob Kooper. (markt)
+      </fix>
+      <fix>
+        <bug>49414</bug>: When reporting threads that may have triggered a
+        memory leak on web application stop, attempt to differentiate between
+        request processing threads and threads started by the application.
         (markt)
       </fix>
     </changelog>
         Better handle failure to create directories required for new hosts in
         the Host Manager application. (markt)
       </fix>
+      <fix>
+        Switch the Host Manager application to the generic CSRF protection for
+        the HTML interface and prevent started hosts from being started and
+        stopped hosts from being stopped.
+      </fix>
     </changelog>
   </subsection>
 </section>