]> granicus.if.org Git - apache/commitdiff
PR 8482 is resolved
authorJeff Trawick <trawick@apache.org>
Tue, 29 Oct 2002 00:46:41 +0000 (00:46 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 29 Oct 2002 00:46:41 +0000 (00:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97339 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 20ca5c78559bdd4b0508090b5a1e7f5d92a70438..af82aac1885761f0d77dc157ce3c331e6595ede5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/10/28 16:40:37 $]
+Last modified at [$Date: 2002/10/29 00:46:41 $]
 
 Release:
 
@@ -161,11 +161,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
       is either GStein's proposal for a "CGI Brigade", or OtherBill's proposal
       for "Poll Buckets" for "Polling Filter Chains".
 
-    * server pushed CGI's not working.
-      This might be an interaction with the above pipes deadlock issue.
-      PR: 8482
-      Message-ID: <3CE15B85.2FF45121@apache.org>
-
     * All handlers should always send content down even if r->header_only
       is set.  If not, it means that the HEAD requests don't generate the
       same headers as a GET which is wrong.