From: Cliff Woolley Date: Wed, 24 Oct 2001 15:33:16 +0000 (+0000) Subject: I guess this does deserve a CHANGES entry since the problem spanned X-Git-Tag: 2.0.27~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3c558ededf51064034b5c4a0e765279d2662032e;p=thirdparty%2Fapache%2Fhttpd.git I guess this does deserve a CHANGES entry since the problem spanned versions... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91657 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 6f25a3d9e99..97a4716608c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.27-dev + *) Fix a segfault in the core input filter when the client socket + gets disconnected unexpectedly. [Cliff Woolley] + *) Fix the reporting for child processes that die. This removes all of the non-portable W* macros from Apache. [Jeff Trawick and Ryan Bloom]