Author: markt
Date: Thu Jun 24 10:25:34 2010
New Revision: 957493

URL: http://svn.apache.org/viewvc?rev=957493&view=rev
Log:
Must get in the habit of updating the 7.0.x changelog

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=957493&r1=957492&r2=957493&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Jun 24 10:25:34 2010
@@ -102,6 +102,11 @@
         <bug>49475</bug>: Use new role name for manager application access on
         the ROOT web application's index page. (markt)
       </fix>
+      <fix>
+        <bug>49476</bug>: CSRF protection was preventing access to the session
+        expiration features. Also switch the manager application to the generic
+        CSRF protection filter. (markt)
+      </fix>
     </changelog>
   </subsection>
 </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to