From 69fe883c454315c1db05f2ab1768e83220527388 Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 15 May 2011 11:34:32 +0000 Subject: [PATCH] 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 --- webapps/docs/changelog.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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) + + + -- 2.11.0