Author: markt Date: Fri Oct 8 11:59:22 2010 New Revision: 1005792 URL: http://svn.apache.org/viewvc?rev=1005792&view=rev Log: Update change log
Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1005792&r1=1005791&r2=1005792&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Fri Oct 8 11:59:22 2010 @@ -85,6 +85,10 @@ <bug>49987</bug>: Fix thread safety issue with population of servlet context initialization parameters. (markt) </fix> + <fix> + <bug>49994</bug>: As per the Java EE 6 specification, return a new + object instance for each JNDI look up of a resource reference. (markt) + </fix> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org