Commit d470bfa7 authored by Cliff Woolley's avatar Cliff Woolley
Browse files

Updating 2.0.37 status. Even though this is dragging on, I'm glad to see

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
parent 6d0a5fd2
Loading
Loading
Loading
Loading
+7 −8
Original line number Diff line number Diff line
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.