From: Aaron Bannert Date: Thu, 27 Dec 2001 20:14:49 +0000 (+0000) Subject: showstoppers-- X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f59310e5e72c25ac9e4282f5e09041d5f7862d1d;p=apache showstoppers-- git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92628 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ff889f5210..4c9b548f2b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.30-dev + *) Fix a segfault in the worker MPM that could happen during + child process exits. [Brian Pane, Aaron Bannert] + *) Allow mod_auth_dbm to handle multiple DBM types [Ian Holsman] *) Fix matching of vhosts by ip address so we find IPv4 diff --git a/STATUS b/STATUS index 75725ea6c6..fefbaac413 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/12/27 19:53:37 $] +Last modified at [$Date: 2001/12/27 20:14:49 $] Release: @@ -43,9 +43,6 @@ RELEASE SHOWSTOPPERS: if there is no "" block in the configuration Message-ID: - * Segfault in worker MPM during child process exit - Message-ID: <3C29C868.5090509@pacbell.net> - * Test suite failures: o perchild doesn't even build o all MPMs fail the LimitRequestBody directive test