From 7d50c7ebd641efdb96b4bb142ad039f809749b5a Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 23 Aug 2010 19:41:06 +0000 Subject: [PATCH] Update changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@988267 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index fd73b0b5e..73c1f786d 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -47,6 +47,11 @@ distributable element of web.xml. (kfujino) + 49721: Alls JAR in a web application should be searched for + resources, not just those with a web-fragment.xml that is going to be + processed. (markt) + + 47950: Align WebappClassLoader.validate() implementation with Javadoc and ensure that javax.servlet.* classes can not be loaded by a WebappClassLoader instance. -- 2.11.0