From: William A. Rowe Jr Date: Fri, 22 Feb 2002 05:51:44 +0000 (+0000) Subject: Good things for beta testers to know have been fixed. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=933cbfca72353257cc1c6ab431c8419f9a773511;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/CHANGES b/CHANGES index 7ac38a70aa0..3c29467e79b 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