Author: markt Date: Fri Oct 21 18:33:45 2011 New Revision: 1187488 URL: http://svn.apache.org/viewvc?rev=1187488&view=rev Log: Add info from back-port of r1187028
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1187488&r1=1187487&r2=1187488&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Oct 21 18:33:45 2011 @@ -123,6 +123,10 @@ Ensure the the memory leak protection for the HttpClient keep-alive always operates even if the thread has already stopped. (markt) </fix> + <scode> + Remove the Java 1.2 specific error handling around the adding of the + shutdown hook. (markt) + </scode> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org