From: markt Date: Thu, 24 Mar 2011 13:28:17 +0000 (+0000) Subject: Add recent changes X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=bf0612015dfc1ad1035da93fb23237192a1012c4;p=tomcat7.0 Add recent changes git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1084953 13f79535-47bb-0310-9956-ffa450edef68 --- 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) +