Author: kkolinko
Date: Fri Mar 30 20:49:20 2012
New Revision: 1307603

URL: http://svn.apache.org/viewvc?rev=1307603&view=rev
Log:
Update changelog

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1307603&r1=1307602&r2=1307603&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Mar 30 20:49:20 2012
@@ -68,6 +68,14 @@
         during an asynchronous request on a container thread. (markt)
       </fix>
       <fix>
+        Correct fix for <bug>51741</bug> (<rev>1307600</rev>):
+        If <code>VirtualDirContext</code> class is configured with non-empty
+        value of <code>extraResourcePaths</code> option (a feature added
+        in 7.0.24), do not implicitly set <code>allowLinking</code> option to
+        the value of <code>true</code>. If it is really needed, it should be
+        set explicitly. (kkolinko)
+      </fix>
+      <fix>
         <bug>52500</bug>: Added configurable mechanism to retrieve user names
         from X509 client certificates. Based on a patch provided by
         Michael Furman. (schultz)



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

Reply via email to