From 5c3a9e8a196ccaf332dad20f88adf569bdbca1ac Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 22 Feb 2002 05:51:44 +0000 Subject: [PATCH] Good things for beta testers to know have been fixed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93537 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES b/CHANGES index 7ac38a70aa..3c29467e79 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,13 @@ Changes with Apache 2.0.33-dev + *) Fix for multiple file buckets on Win32, where the first file + bucket would cause the immediate closure of the socket on any + non-keepalive requests. [Ryan Morgan ] + + *) Correct Win32 failure of mmap of a segment beyond start of the + file; fixes large SSL and similar transfers. [William Rowe] + PR 9898 + *) Implement apr_proc_detach changes and allow -DNO_DETACH in the multi-process mode to not "daemonize" while detaching from the controlling terminal. This is necessary for Apache to work with -- 2.50.1