]> granicus.if.org Git - apache/commitdiff
This one appears to have been fixed by Greg and Jeff in http_protocol.c
authorCliff Woolley <jwoolley@apache.org>
Mon, 22 Apr 2002 19:41:41 +0000 (19:41 +0000)
committerCliff Woolley <jwoolley@apache.org>
Mon, 22 Apr 2002 19:41:41 +0000 (19:41 +0000)
rev 1.408.

showstoppers--;

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

STATUS

diff --git a/STATUS b/STATUS
index 195abe2c452604f15e87808bb395a29d8750080d..02b0ec29a9c3f5ca9b0d585c41de1073cb9cb6d4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/04/19 23:32:58 $]
+Last modified at [$Date: 2002/04/22 19:41:41 $]
 
 Release:
 
@@ -49,12 +49,8 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
-    * Did daedalus's 416 problems get fixed?  Greg, I think you had a patch,
-      but did it get committed?  Is there still a known condition (related
-      to this or not) that will cause the byterange filter to segv?
-
-    * Is the 416 problem different from the C-L / byterange filter
-      misordering problem?  If so, is this one fixed?
+    * Is there still a C-L / byterange filter misordering problem?
+      If so, do any patches exist?
 
     * worker MPM segfaults because the apr_bucket_alloc_t is cleaned
       up twice.