From 19c229709a0cf332d20a80d7935b1c6ed7903829 Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 7 Jun 2011 23:50:55 +0000 Subject: [PATCH] Update changelog post valve changes git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1133202 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 72f3b9b74..485dd5421 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -59,6 +59,10 @@ Correct a regression in the fix for 51278 that prevented any web application from being marked as distributable. (kfujino/mark) + + Enable remaining valves for Servlet 3 asynchronous processing support. + (markt) + @@ -83,6 +87,14 @@ + + + + Enable Servlet 3 asynchronous processing support when using clustering. + (markt) + + + -- 2.11.0