From feeffeaab3222d0728b38d02d7e842aa0e55087b Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 18 Jul 2011 15:12:48 +0000 Subject: [PATCH] Update to changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1147923 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 5017d221f..e39f182f9 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -64,6 +64,14 @@ + + + + Correctly handle a connectionTimeout value of -1 (no timeout) for the + HTTP NIO and AJP NIO connectors. (markt) + + +
-- 2.11.0