]> granicus.if.org Git - apache/commitdiff
We don't have weather in Irvine. We do have that chick who does the
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 5 Feb 2002 22:49:03 +0000 (22:49 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 5 Feb 2002 22:49:03 +0000 (22:49 +0000)
NFL "weather" for Fox Sports.  'Nuf said.

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

STATUS

diff --git a/STATUS b/STATUS
index ad4265c17be5163753693d9fc0e426f1db704c92..bbb0c32ab25e66f58ba613df66555ece2cc0a9eb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2002/02/05 22:13:20 $]
+Last modified at [$Date: 2002/02/05 22:49:03 $]
 
 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, Jeff Trawick, BrianP, Aaron, Jim
+            +1 : Jeff Trawick, BrianP, Aaron, Jim
             +0 : Lars
-            -1 : BillS, BillR, Ian, gregames
+            -1 : BillS, BillR, Ian, gregames, Justin
         bumps since original tag:
             * mod-dir patch
             * scoreboard x2 : 1 to fix gracefull restarts
@@ -84,12 +84,17 @@ RELEASE SHOWSTOPPERS:
 
             * seg faults in core_input_filter when the client goes away
               before any POST body bytes are received.
+                Justin is tracking this down.
 
             * FirstBill reports problem [re]starting as-a-service, shared
               score is suspect.  OtherBill is investigating, definately
               a showstopper for a .31/.32 beta.  Progress report later today.
 
             * mod_auth_dbm can't open a Berkely DB password file on Unix
+                Justin postulates that this might be related to the fact
+                that mod_auth_dbm wasn't using apr-util.  See
+                modules/aaa/mod_auth_dbm.c revision 1.42 and
+                module/aaa/config.m4 revision 1.54.
             
             * Madhu reports that the worker MPM doesn't shutdown nicely
               after a stress test.