From 3529a0d841eecb2843bb791c86da6f7c6e187558 Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 19 Jul 2011 13:51:42 +0000 Subject: [PATCH] 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 --- webapps/docs/changelog.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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 -- 2.11.0