From 7da48f09121814885b88a866fa426a94ba892344 Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 4 Jan 2011 19:28:16 +0000 Subject: [PATCH] Doh. Forgot to update the change log. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1055147 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 f789d4e07..3c331b9c4 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -77,6 +77,11 @@ application if there's no session. Patch provided by Marc Guillemot. (slaurent) + + 49000: No longer accept specification invalid name only + cookies by default. This behaviour can be restored using a system + property. (markt) + 49159: Improve memory leak protection by renewing threads of the pool when a web application is stopped. (slaurent) -- 2.11.0