From: markt Date: Tue, 8 Mar 2011 15:37:36 +0000 (+0000) Subject: Add the CVE info for 7.0.10 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=145ba42b13dc65425b032a865ab693bf6cbf91d7;p=tomcat7.0 Add the CVE info for 7.0.10 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1079398 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 1f58b10c7..880e695a3 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -92,7 +92,7 @@ the ThreadLocalLeakPreventionListener is enabled. (markt) - Don't ignore @ServletSecurity annotations. (markt) + CVE-2011-1088: Don't ignore @ServletSecurity annotations. (markt)