From: markt Date: Sun, 15 May 2011 11:34:32 +0000 (+0000) Subject: Add new AJP-NIo connector to the changelog. It is working well enough to be classed... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=69fe883c454315c1db05f2ab1768e83220527388;p=tomcat7.0 Add new AJP-NIo connector to the changelog. It is working well enough to be classed as experimental. I'll remove that label once all the TCK tests pass. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1103329 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index ad226b885..7d80972c1 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -43,6 +43,14 @@ Other -->
+ + + + 51145: Add an experimental (not all TCK tests pass at the + moment) AJP-NIO connector. (markt/rjung) + + +