From: markt Date: Tue, 19 Jul 2011 13:51:42 +0000 (+0000) Subject: Add info on which connectors these fixes apply to. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3529a0d841eecb2843bb791c86da6f7c6e187558;p=tomcat7.0 Add info on which connectors these fixes apply to. Correct order. Add periods to the end of the sentences. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1148321 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 58d7d8419..94b3f6e27 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -71,12 +71,13 @@ - 50394: Return -1 instead throwing exception when - EOF (jfclere) + 49595: Prevent JVM crash with the AJP APR connector when + flushing a closed socket. (jfclere) - 49595: Prevent JVM crash with native when flushing - a closed socket (jfclere) + 50394: Return -1 instead throwing an exception when + encountering an EOF while processing an input stream with the HTTP APR + connector. (jfclere) Correctly handle a connectionTimeout value of -1 (no timeout) for the