From: remm Date: Thu, 5 Apr 2007 23:29:29 +0000 (+0000) Subject: - Changelog update. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4d29e0740e761e747e41f5b04b39b0d39dfc608d;p=tomcat7.0 - Changelog update. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@526001 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 1d6a26fb0..45d80750a 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -102,6 +102,16 @@ If the event is closed asynchronously, generate an end event for cleanup on the next event. (remm) + + Cleanup hello webapp from the docs and fix a XSS issue in the JSP. (remm) + + + Examples webapp cleanup. Submitted by Takayuki Kaneko and Markus Schönhaber. (remm) + + + 41289: Create configBase, since it is no longer created elsewhere. + Submitted by Shiva Kumar H R. (remm) +