From: markt Date: Tue, 22 Jun 2010 19:18:51 +0000 (+0000) Subject: Add fix of 49475 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ef3887ae86e7def9dcf60011377c15be1e050326;p=tomcat7.0 Add fix of 49475 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@956984 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 99b487d83..a1056a521 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -98,6 +98,10 @@ 49436: Correct documented default for readonly attribute of the UserDatabase component. (markt) + + 49475: Use new role name for manager application access on + the ROOT web application's index page. (markt) +