]> granicus.if.org Git - apache/commitdiff
JinH found a shared memory problem
authorIan Holsman <ianh@apache.org>
Tue, 5 Feb 2002 04:38:18 +0000 (04:38 +0000)
committerIan Holsman <ianh@apache.org>
Tue, 5 Feb 2002 04:38:18 +0000 (04:38 +0000)
IMHO a beta killer

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93247 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index daffcff99ffa38f3ae5af7a9a2ab57e4de0c81ac..473cf29a2572f4552de4de66a0665e5cdcbd5145 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2002/02/05 01:01:54 $]
+Last modified at [$Date: 2002/02/05 04:38:18 $]
 
 Release:
 
@@ -46,9 +46,9 @@ RELEASE SHOWSTOPPERS:
         Compiles on : AIX 4.3, Solaris, FreeBSD 3.4 & 4.5, Win32, 
                       Linux 2.2 & 2.4, HPUX
         for beta
-            +1 : Justin, Ian, Jeff Trawick, BrianP, Aaron, Jim
+            +1 : Justin, Jeff Trawick, BrianP, Aaron, Jim
             +0 : Lars
-            -1 : BillS, BillR
+            -1 : BillS, BillR, Ian
         bumps since original tag:
             * mod-dir patch
             * scoreboard x2 : 1 to fix gracefull restarts
@@ -89,6 +89,9 @@ RELEASE SHOWSTOPPERS:
             * mod_autoindex displays the wrong icon for subdirectories
               on Unix
 
+            * anon shared memory not allocating enough 
+                (fix is apr/shm/unix/shm.c 1.14)
+
     * Win32 allows multiple processes to attach to the same port.  This
       means that I can open three DOS prompts, and run the same Apache
       binary with the same config file three different times, and the