Add recent changes
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 24 Mar 2011 13:28:17 +0000 (13:28 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 24 Mar 2011 13:28:17 +0000 (13:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1084953 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 929a1b2..ad1dfed 100644 (file)
         Make the CSRF nonce cache serializable so that it can be replicated
         across a cluster and/or persisted across Tomcat restarts. (markt)
       </fix>
+      <update>
+        Resolve some refactoring TODOs in the implementation of the new Context
+        attribute "swallowAbortedUploads". (markt) 
+      </update>
     </changelog>
   </subsection>
   <subsection name="Coyote">