Commit 454ca1d0 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Open up the file with some whitespace, and add our showstoppers
  (will find time to be more specific this weekend, Trawick's patch
  for one doesn't backport cleanly due to proxy_http.c restructuring.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@201641 13f79535-47bb-0310-9956-ffa450edef68
parent df189026
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -58,12 +58,14 @@ Release history:
    2.0a2   : released March 31, 2000
    2.0a1   : released March 10, 2000


Please consult the following STATUS files for information on related projects:

    * http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x/STATUS
    * http://svn.apache.org/repos/asf/apr/apr-util/branches/0.9.x/STATUS
    * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x/docs/STATUS


Contributors looking for a mission:

    * Just do an egrep on "TODO" or "XXX" in the source.
@@ -78,6 +80,7 @@ Contributors looking for a mission:

    * Open bugs in the bug database.


CURRENT RELEASE NOTES:

    * Forward binary compatibility is expected of Apache 2.0.x releases, such
@@ -88,8 +91,19 @@ CURRENT RELEASE NOTES:
      as well, if they apply.  Logical progression is commit to trunk,
      get feedback and votes in STATUS, and then merge into branches/2.0.x.


RELEASE SHOWSTOPPERS:

    * Watchfire identified an obscure behavior of modules/proxy/proxy_http.c
      where C-L would be stripped from a HEAD response but the HEAD result
      would have neither the T-E or C-L to reflect what GET should do, in
      violation of RFC2616.

    * Various fixes to T-E and C-L processing from trunk

    * proxy_http.c accepts TRACE with a body, violating RFC2616


PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ please append new backports at the end of this list not the top. ]

@@ -191,6 +205,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewcvs?rev=179317&view=rev
        +1: trawick, jorton, pquerna


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ please place SVN revisions from trunk here, so it is easy to
    identify exactly what the proposed changes are! ]
@@ -282,6 +297,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        PR: 35279
        +1: jorton


PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:

    *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.
@@ -428,6 +444,7 @@ PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
            inspect headers will in fact work better because the headers will
            reflect reality.


CURRENT VOTES:

    * Reverse proxy cookie patch from PR#10722 (c.f. comment 16)
@@ -495,6 +512,7 @@ CURRENT VOTES:
      -0:   Lars, wrowe (let's make this defacto for the 2.2 release.),
            nd (for 2.0)


RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:

    * There is a bug in how we sort some hooks, at least the pre-config
@@ -747,6 +765,7 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
      Message-ID: <Pine.LNX.4.44.0203011354090.16457-200000@deepthought
                  .cs.virginia.edu>


TODO ISSUES REMAINING IN MOD_SSL:

    * In order to use a DSO version of mod_ssl we have to link with
@@ -1153,6 +1172,7 @@ Other bugs that need fixing:
        Status: Greg volunteers to investigate (esp. since he was most 
                likely the one to break it :-)


Binaries (2.0.52):

 Platform                      Avail.  Volunteer