From: markt Date: Thu, 11 Nov 2010 11:58:11 +0000 (+0000) Subject: Update changelog X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=bdc7efd07d19c3fae0e053f655d094a6ea13c381;p=tomcat7.0 Update changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1033905 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index e3fd46c81..0d96b5b2a 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -200,6 +200,11 @@ closely matches the default JULI configuration. Patch provided by Christopher Schultz. (markt) + + Restore the ability to edit the contents of /WEB-INF and /META-INF via + WebDAV via the provision of a new configuration option, + allowSpecialPaths. (markt) +