From: markt Date: Mon, 18 Jul 2011 15:12:48 +0000 (+0000) Subject: Update to changelog X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=feeffeaab3222d0728b38d02d7e842aa0e55087b;p=tomcat7.0 Update to changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1147923 13f79535-47bb-0310-9956-ffa450edef68 --- 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) + + +