From: Bill Stoddard Date: Mon, 2 Jul 2001 13:38:41 +0000 (+0000) Subject: Missed this yesterday... X-Git-Tag: 2.0.20~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba706e49ab58001586885c33817d55789c2bf3aa;p=thirdparty%2Fapache%2Fhttpd.git Missed this yesterday... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89491 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5fef16aa9ca..6d1ef87360c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ Changes with Apache 2.0.20-dev Changes with Apache 2.0.19 + *) Fix seg fault on Windows when serving files cached with mod_file_cache. + [Bill Stoddrd] *) Fix problem with threaded MPM. The problem was that if each child process was busy serving a single long-lived request and the server