From: markt Date: Sun, 24 Oct 2010 14:17:33 +0000 (+0000) Subject: Fair amount of clean-up. Add it to the changelog. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=1a0a48752db8241ab1051e3b532917a381faf7f6;p=tomcat7.0 Fair amount of clean-up. Add it to the changelog. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1026806 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 703c0289e..adeb0ed65 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -115,6 +115,10 @@ Extend Checkstyle validation checks to check for unused imports. (markt) + + General code clean-up to reduce (not eliminate) the number of warnings + reported by IDEs. (markt) +