]> granicus.if.org Git - apache/commitdiff
apaci perms problem
authordgaudet <dgaudet@unknown>
Thu, 2 Mar 2000 08:19:35 +0000 (08:19 +0000)
committerdgaudet <dgaudet@unknown>
Thu, 2 Mar 2000 08:19:35 +0000 (08:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84694 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 37fd739987c9e4242ae94b4ae71763bd9930a6bf..f40446ff5f885639ba0564652892510ebc92dfe6 100644 (file)
--- 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