From 6f18c9b2b93804fd11b1c6371fc7183ca9fdf60e Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 24 Oct 2010 14:12:29 +0000 Subject: [PATCH] Update changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1026805 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 2f1680f22..703c0289e 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -112,6 +112,9 @@ 22965: Fix some typos and formatting issues in the global web.xml file. Based on a patch by Yann Cébron. (markt) + + Extend Checkstyle validation checks to check for unused imports. (markt) + -- 2.11.0