Update change log
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 8 Oct 2010 11:59:22 +0000 (11:59 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 8 Oct 2010 11:59:22 +0000 (11:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1005792 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index db8c2a4..59a8fc3 100644 (file)
         <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">