Commit 9714718c authored by Jeff Trawick's avatar Jeff Trawick
Browse files

two quick votes/promotions


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1748200 13f79535-47bb-0310-9956-ffa450edef68
parent 201d8031
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -121,6 +121,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1: jailletc36, jim, trawick

  *) http: Add 451 status code
     trunk patch: http://svn.apache.org/r1730723
     2.4.x: trunk works
     +1: jailletc36, jim, trawick

  *) mod_dav: Add dav_get_provider_name() function to obtain the name
     of the provider from mod_dav.
     trunk patch: http://svn.apache.org/r1747946
     2.4.x: trunk works modulo CHANGES/MMN
     +1: minfrin, jim, trawick

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]

@@ -212,11 +223,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk works
     +1: jailletc36, jim

  *) http: Add 451 status code
     trunk patch: http://svn.apache.org/r1730723
     2.4.x: trunk works
     +1: jailletc36, jim

  *) core: Add -DDUMP_INCLUDES configtest to show the Include tree.

     Example:
@@ -241,12 +247,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk works modulo CHANGES/MMN
     +1: minfrin, jim

  *) mod_dav: Add dav_get_provider_name() function to obtain the name
     of the provider from mod_dav.
     trunk patch: http://svn.apache.org/r1747946
     2.4.x: trunk works modulo CHANGES/MMN
     +1: minfrin, jim

PATCHES/ISSUES THAT ARE BEING WORKED

  *) http: Don't remove the Content-Length of zero from a HEAD response if