Author: kkolinko Date: Thu Sep 8 06:30:56 2011 New Revision: 1166535 URL: http://svn.apache.org/viewvc?rev=1166535&view=rev Log: Correct a typo in the 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=1166535&r1=1166534&r2=1166535&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu Sep 8 06:30:56 2011 @@ -78,7 +78,7 @@ they wrap all Context level activity. (markt) </fix> <fix> - <bug>51758</bug>: The digester (used for processing XMl files) used the + <bug>51758</bug>: The digester (used for processing XML files) used the logger name <code>org.apache.commons.digester.Digester</code> rather than the expected <code>org.apache.tomcat.util.digester.Digester</code>. The digester has been changed to use the expected logger name. (markt) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org