You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2010/10/24 16:17:34 UTC

svn commit: r1026806 - /tomcat/trunk/webapps/docs/changelog.xml

Author: markt
Date: Sun Oct 24 14:17:33 2010
New Revision: 1026806

URL: http://svn.apache.org/viewvc?rev=1026806&view=rev
Log:
Fair amount of clean-up. Add it to the changelog.

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=1026806&r1=1026805&r2=1026806&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sun Oct 24 14:17:33 2010
@@ -115,6 +115,10 @@
       <add>
         Extend Checkstyle validation checks to check for unused imports. (markt)
       </add>
+      <fix>
+        General code clean-up to reduce (not eliminate) the number of warnings
+        reported by IDEs. (markt)
+      </fix>
     </changelog>
   </subsection>
 </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org