From: kkolinko Date: Fri, 29 Oct 2010 01:13:43 +0000 (+0000) Subject: Add changelog entry for r1005802 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=66b5b51271721d4f9580be39495c4767bc36c446;p=tomcat7.0 Add changelog entry for r1005802 Also corrected a typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1028575 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index e1d723191..6b8c9b953 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -241,7 +241,7 @@ even if the web application is marked as meta-data complete. (markt) - 500063: Correct regression in fix for 50059 that + 50063: Correct regression in fix for 50059 that causes applications marked as meta-data complete to return 404s for all requests. Patch provided by heyoulin. (markt) @@ -321,6 +321,10 @@ + + 48716: Do not call reset if the default LogManager is in use. + (markt) + 50013: Correctly package classes from org.apache.tomcat.util.file and add the tomcat-util.jar to