Add latest fix
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 7 Oct 2010 14:35:27 +0000 (14:35 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 7 Oct 2010 14:35:27 +0000 (14:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1005468 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 339fa4f..e08d148 100644 (file)
   <subsection name="Jasper">
     <changelog>
       <fix>
+        <bug>49986</bug>: Fix thread safety issue for JSP reload. (timw)
+      </fix>
+      <fix>
         <bug>49998</bug>: Make jsp:root detection work with single quoted
         attributes as well. (timw)
       </fix>