From bf0612015dfc1ad1035da93fb23237192a1012c4 Mon Sep 17 00:00:00 2001 From: markt Date: Thu, 24 Mar 2011 13:28:17 +0000 Subject: [PATCH] Add recent changes git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1084953 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 929a1b2d4..ad1dfed9c 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -81,6 +81,10 @@ Make the CSRF nonce cache serializable so that it can be replicated across a cluster and/or persisted across Tomcat restarts. (markt) + + Resolve some refactoring TODOs in the implementation of the new Context + attribute "swallowAbortedUploads". (markt) + -- 2.11.0