From: markt Date: Tue, 15 Mar 2011 13:58:21 +0000 (+0000) Subject: Include clean-up under a single entry X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=458d26e590066700b2edcea94c10c7851ebf1d76;p=tomcat7.0 Include clean-up under a single entry git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1081786 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 4cd06e77f..faab2290d 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -106,6 +106,10 @@ 50911: Reduce noise generated during the build of the Windows installer so warnings are more obvious. Patch provided by sebb. (markt) + + Further work to reduce compiler and validation warnings across the code + base. (markt) +