]> granicus.if.org Git - apache/commitdiff
Updating 2.0.37 status. Even though this is dragging on, I'm glad to see
authorCliff Woolley <jwoolley@apache.org>
Wed, 5 Jun 2002 19:42:19 +0000 (19:42 +0000)
committerCliff Woolley <jwoolley@apache.org>
Wed, 5 Jun 2002 19:42:19 +0000 (19:42 +0000)
us ironing these issues out before the release, lest we have to deal with
another month's worth of duplicates of the same three PR's like we have with
the last two releases.  :)

Also demoting the server-pushed CGI thing to not-a-showstopper since there
has been zero to virtually zero talk about it since I added it to the
showstoppers list.

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

STATUS

diff --git a/STATUS b/STATUS
index 03f416c848418a2fe4a4dda8450f9b81b05cec74..232a1587021cd8be7e5de757a52a35631e5f287d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/06/05 15:52:16 $]
+Last modified at [$Date: 2002/06/05 19:42:19 $]
 
 Release:
 
@@ -47,9 +47,8 @@ on related projects:
 
 CURRENT RELEASE NOTES:
 
-    * 37 status: Cliff tagged JCW_PRE2_2037 on Wednesday, May 29.  Some
-      showstoppers remain, so there will be a PRE3 as well at some
-      point in the future.  Just wanted an intermediate milestone.
+    * 37 status: Cliff is aiming to have this thing wrapped up by the
+      end of the week (ie, by Friday 6/7).  Doable?  We'll see.
 
 RELEASE SHOWSTOPPERS:
 
@@ -68,10 +67,6 @@ RELEASE SHOWSTOPPERS:
       BrianP says:  how about "ap_apachectl()"?
       Justin says to BrianP: "Eww."
 
-    * server pushed CGI's not working.  (Is this a showstopper??)
-      PR: 8482
-      Message-ID: <3CE15B85.2FF45121@apache.org>
-
     * Chunked trailer support is broken.
       Message-ID: <20020531142047.W19485@apache.org>
       Status: rbb committed a fix to http_protocol.c, but we still need to
@@ -124,6 +119,10 @@ CURRENT VOTES:
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
+    * server pushed CGI's not working.  (Is this a showstopper??)
+      PR: 8482
+      Message-ID: <3CE15B85.2FF45121@apache.org>
+
     * HP/UX 10.20: compile breakage in APR.  Looks like it should be easy
       to fix, probably just some extraneous #include's that are fouling
       things up.