Author: markt Date: Thu Jun 15 17:46:29 2006 New Revision: 414713 URL: http://svn.apache.org/viewvc?rev=414713&view=rev Log: Add changes to 15 June 2006.
Modified: tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt Modified: tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt URL: http://svn.apache.org/viewvc/tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt?rev=414713&r1=414712&r2=414713&view=diff ============================================================================== --- tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt (original) +++ tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt Thu Jun 15 17:46:29 2006 @@ -1598,6 +1598,14 @@ Fix possible race condition between HostConfig and Manager/HTMLManager when uploading a WAR for deployment +[4.1.32] #38795 + StandardContext + Ensure thread's context classloader is always correctly reset after + an exception + +[4.1.32] #39769 + StandardWrapper + Ensure correct context classloader when calling destroy() ---------------- Coyote Bug Fixes: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]