From ba706e49ab58001586885c33817d55789c2bf3aa Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Mon, 2 Jul 2001 13:38:41 +0000 Subject: [PATCH] Missed this yesterday... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89491 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 5fef16aa9c..6d1ef87360 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 -- 2.50.1