Author: markt
Date: Wed Feb 9 19:50:37 2011
New Revision: 1069060
URL: http://svn.apache.org/viewvc?rev=1069060&view=rev
Log:
Correct the package name
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=1069060&r1=1069059&r2=1069060&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Feb 9 19:50:37 2011
@@ -60,8 +60,8 @@
</update>
<add>
Add additional checks to ensure that sub-classes of
- <code>org.apache.catalina.LifecycleBase</code> correctly implement the
- expected state transitions. (markt)
+ <code>org.apache.catalina.util.LifecycleBase</code> correctly implement
+ the expected state transitions. (markt)
</add>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]