From acda4385b6219d178062962e2669c66e16897490 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Thu, 29 Jan 2004 13:46:58 +0000 Subject: [PATCH] sync with stable branch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102445 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index e9b8035182..71468f0fb7 100644 --- a/CHANGES +++ b/CHANGES @@ -5,9 +5,6 @@ Changes with Apache 2.1.0-dev *) Fixed file extensions for real media files and removed rpm extension from mime.types. PR 26079. [Allan Sandfeld ] - *) worker MPM: fix stack overlay bug that could cause the parent - process to crash. [Jeff Trawick] - *) Unix MPMs: Stop dropping connections when the file descriptor is at least FD_SETSIZE. [Jeff Trawick] @@ -290,6 +287,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.49 + *) worker MPM: fix stack overlay bug that could cause the parent + process to crash. [Jeff Trawick] + *) Win32: Add Win32DisableAcceptEx directive. This Windows NT/2000/CP directive is useful to work around bugs in some third party layered service providers like virus scanners, -- 2.40.0