From: dgaudet Date: Thu, 2 Mar 2000 08:19:35 +0000 (+0000) Subject: apaci perms problem X-Git-Tag: APACHE_2_0_ALPHA~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1978d0f4734a178c453b268e4f8359243cdb8857;p=apache apaci perms problem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84694 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 37fd739987..f40446ff5f 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/03/02 08:07:21 $] +Last modified at [$Date: 2000/03/02 08:19:35 $] Release: @@ -85,6 +85,14 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: modules/.deps modules/mpm/.deps os/.deps + + * apaci permissions problem: + cvs checkout apache-2.0 + cd apache-2.0/src + ./configure + edit some Makefile.in + ./config.status + now apaci is no longer executable and future makes fail * Win32: Reuse accept socket after transmitfile/close This is not a bug, but would be nice to get this feature in