From: markt Date: Wed, 9 Feb 2011 19:50:37 +0000 (+0000) Subject: Correct the package name X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=d0f054597a6ac695a879fe5af0abb36a64deb565;p=tomcat7.0 Correct the package name git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1069060 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index a4cb3b4f1..9c22ba93a 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -60,8 +60,8 @@ Add additional checks to ensure that sub-classes of - org.apache.catalina.LifecycleBase correctly implement the - expected state transitions. (markt) + org.apache.catalina.util.LifecycleBase correctly implement + the expected state transitions. (markt)