Author: markt
Date: Tue Jun 7 23:50:55 2011
New Revision: 1133202
URL: http://svn.apache.org/viewvc?rev=1133202&view=rev
Log:
Update changelog post valve changes
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1133202&r1=1133201&r2=1133202&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Jun 7 23:50:55 2011
@@ -59,6 +59,10 @@
Correct a regression in the fix for <bug>51278</bug> that prevented any
web application from being marked as distributable. (kfujino/mark)
</fix>
+ <fix>
+ Enable remaining valves for Servlet 3 asynchronous processing support.
+ (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
@@ -83,6 +87,14 @@
</update>
</changelog>
</subsection>
+ <subsection name="Cluster">
+ <changelog>
+ <fix>
+ Enable Servlet 3 asynchronous processing support when using clustering.
+ (markt)
+ </fix>
+ </changelog>
+ </subsection>
<subsection name="Web applications">
<changelog>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]