]> granicus.if.org Git - apache/commitdiff
make a note about an issue listed as a showstopper
authorJeff Trawick <trawick@apache.org>
Mon, 3 Jun 2002 18:14:44 +0000 (18:14 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 3 Jun 2002 18:14:44 +0000 (18:14 +0000)
even with no change, user can --disable-threads so I wonder if
this should really be a showstopper; it would be nice to get
feedback from the user on my patch

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

STATUS

diff --git a/STATUS b/STATUS
index 06bf26189ba341c2a98dceb418def33ea64895eb..3a89b1cd038e457c81bda3dab737cf96fa763834 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/06/03 18:07:36 $]
+Last modified at [$Date: 2002/06/03 18:14:44 $]
 
 Release:
 
@@ -60,6 +60,9 @@ RELEASE SHOWSTOPPERS:
       to fix, probably just some extraneous #include's that are fouling
       things up.
       PR: 9457
+      Jeff: See my reply and patch in the PR (and previous commit to
+      stop using "pipe" as a field name).  If patch is committed, we
+      should be okay.  I'll wait to see if the user tests the patch.
 
     * Win32: httpd won't start.  There was a command line args problem
       that got fixed, but now something else is wrong.